Skip to main content
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.

更多 IPv4 术语

在现实世界中查找

WorldIP.io 追踪互联网上每个已分配的 IPv4 地址、ASN、CIDR 块和组织。开始探索:

Share