IP Information Lookup With PHP | TECHNOSIER

Опубликовано: 03 Июль 2026
на канале: Technosier
579
12

A simple tool built in PHP to lookup IP information.
This to
Across the Internet, the .in-addr.arpa (inverse address) domain is used for reverse mapping for Internet numbers, translating the IP address to a hostname.

A typical DNS lookup is used to determine which IP address is associated with a hostname. A reverse DNS lookup is used for the opposite, to determine which hostname is associated with an IP address. Sometimes reverse DNS lookups are required for diagnostic purposes. Today, reverse DNS lookups (or reverse mapping) are used more frequently for security purposes to trace a hacker or spammer. Many modern mailing systems use reverse mapping to provide simple authentication using dual lookup: hostname-to-address and address-to-hostname.

Reverse DNS lookups for IPv4 addresses use the special domain in-addr.arpa (IPv6 addresses use the ip6.arpa domain). Within that domain are subdomains for each network, based on network number. For consistency and natural groupings, the four octets of the number are reversed. For example, the reverse in-addr.arpa domain name for the IP address 192.168.0.1 is:

1.0.168.192.in-addr.arpa.



In the DNS records, the in-addr.arpa domain name would point to the hostname associated with the IP address:

1.0.168.192.in-addr.arpa. IN PTR dns1.example.org.



To set up a reverse domain name, you must contact the organization that supplied you with your IP addresses.

Find the tool here:
https://github.com/technosier/PHP-IpI...

MUSIC CREDIT: YASH RAJ NAYAK (YRN)
link :   / yash.rajnayak.9  

********** Developer - lucifer ( Tarun Kumar Jain ) ************
..........................................................................................

Facebook Page :   / technosier  
..........................................................................................
Instagram Page :   / technosier  
..........................................................................................
Twitter Page :   / technosier  
..........................................................................................
Website : https://www.technosier.com/
..........................................................................................
Stay Connected with us like subscribe and share my channel
..........................................................................................