Enter an IPv4 or IPv6 address to find its hostname(s)
The Reverse IP Lookup Tool performs a reverse DNS (rDNS) lookup to find the hostname(s) associated with an IP address. While a standard DNS lookup maps a domain name to an IP, reverse DNS does the opposite — it maps an IP address back to a domain name.
Reverse DNS uses PTR records (Pointer Records) stored in the special in-addr.arpa domain. For example, to look up 8.8.8.8, the query is made to 8.8.8.8.in-addr.arpa, which returns dns.google.
PTR records are managed by the owner of the IP address block — typically the ISP or hosting provider. Website owners cannot set PTR records for shared hosting IPs. This is why most residential IP addresses and CDN IPs may not have meaningful reverse DNS entries.