Reverse DNS Lookup

What is Reverse DNS?

Reverse DNS (rDNS) lookup finds the hostname associated with an IP address using PTR records.

Monitor DNS & Uptime

Continuously verify DNS resolution and uptime for your servers. Get alerts when DNS changes or services go down.

DNS monitoring Ping monitoring Service uptime tracking
Start Monitoring
Free to start · No credit card required

About Reverse DNS

Common Uses

  • Email Verification: Mail servers check rDNS to verify sender legitimacy
  • Network Troubleshooting: Identify hostnames behind IP addresses
  • Security Analysis: Verify if IP matches expected hostname
  • Log Analysis: Convert IP addresses to hostnames in logs

How it Works

  1. The IP address is reversed (e.g., 8.8.8.8 becomes 8.8.8.8.in-addr.arpa)
  2. A PTR record lookup is performed in the DNS system
  3. The hostname associated with that PTR record is returned
Note: Not all IP addresses have reverse DNS entries.