Skip to main content
WorldIP.io
Glossary

What is reverse DNS?

Reverse DNS (rDNS), also called reverse resolution, maps an IP address back to a hostname. It is the inverse of normal DNS, which maps hostnames to IP addresses.

Example: normal DNS resolves dns.google8.8.8.8. Reverse DNS resolves 8.8.8.8dns.google.

Implementation: reverse records live in the .in-addr.arpa special top-level DNS zone. The IP is reversed octet-by-octet — 8.8.8.8 becomes 8.8.8.8.in-addr.arpa — and a PTR record at that zone returns the hostname.

rDNS matters most for:

  • Email deliverability — mail servers reject messages from IPs with no rDNS as spam
  • Server identification — traceroute and server logs show meaningful names instead of numbers
  • Security audits — matching forward + reverse DNS confirms legitimate ownership

WorldIP.io runs a reverse DNS lookup on every IP page you visit.

More IPv4 terms

Look it up in the real world

WorldIP.io tracks every allocated IPv4 address, ASN, CIDR block, and organization on the Internet. Start exploring:

Share