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