Reverse DNS Lookup
Enter an IP address to find its associated hostname via reverse DNS lookup.
Server processing — your query is handled securely on our servers.
How to use Reverse DNS Lookup
The Reverse DNS tool performs a PTR lookup, turning an IP address back into the hostname its owner has published for it. Forward DNS maps names to addresses; reverse DNS does the opposite and is widely used by mail servers to sanity-check senders, by logging systems to label traffic, and by administrators verifying that an IP is configured correctly. A missing or generic PTR record is a common reason outbound mail is rejected, so checking the reverse record of your sending IP is an important deliverability step.
- Enter the IPv4 or IPv6 address you want to resolve.
- Click Lookup to query the PTR record in the reverse DNS zone.
- Read the hostname the address resolves back to, if any.
- Compare it against the forward record for a matching pair.
- Ask your ISP or host to set a proper PTR if one is missing.
How reverse DNS is structured
Reverse lookups use a special zone: IPv4 addresses are queried under in-addr.arpa with the octets reversed, while IPv6 uses ip6.arpa with nibble-reversed hex digits. Crucially, the PTR record is controlled by whoever owns the IP block — usually your hosting provider or ISP — not by the domain owner. That means you often cannot set your own PTR directly and must request it from the provider. This ownership split is why reverse DNS is frequently overlooked even when forward DNS is perfect.
Reverse DNS and email deliverability
Receiving mail servers routinely perform a reverse lookup on the connecting IP and check that it resolves to a sensible hostname, and ideally that the hostname resolves forward back to the same IP — a matching pair known as full-circle or FCrDNS. A sending IP with no PTR, or one pointing at a generic dynamic-pool name, looks suspicious and is a frequent cause of mail being throttled or rejected. Setting a proper PTR that matches your mail hostname is one of the simplest, highest-impact deliverability fixes.
| Address type | Reverse zone |
|---|---|
| IPv4 | in-addr.arpa (octets reversed) |
| IPv6 | ip6.arpa (nibbles reversed) |
Glossary
- PTR record
- A DNS record mapping an IP address back to a hostname.
- Reverse DNS
- Resolving an IP address to a name, the inverse of normal forward DNS.
- in-addr.arpa
- The special DNS zone used for IPv4 reverse lookups.
- FCrDNS
- Full-circle reverse DNS — forward and reverse records that agree.
- Nibble
- A four-bit hex digit, the unit IPv6 reverse zones are built from.
Related reading
Frequently Asked Questions
Get weekly tool tips & updates
New tools, power-user tips, and productivity hacks — delivered free every Friday.
No spam, ever. Unsubscribe with one click.
Why use Reverse DNS Lookup?
- Real-time DNS lookups using live resolver queries
- Supports IPv4 and IPv6 addresses
- No software to install — runs entirely in the browser
- Results include TTL values and record priority
Common use cases
- Verify DNS propagation after updating nameservers
- Check MX records when troubleshooting email delivery
- Look up SPF/DKIM/DMARC records for email security audits
- Test whether a SSL certificate is valid and up to date
- Find the IP address behind a domain name
Related Network & DNS
DNS Lookup Tool
Look up DNS records for any domain — A, AAAA, MX, NS, TXT, CNAME, SOA, and CAA records. Free, instant results pulled from authoritative nameservers.
What Is My IP Address?
Instantly find your public IP address. Shows your IPv4 address as seen by websites and servers, plus quick details about your connection.
DNS Propagation Checker
Check if your DNS changes have propagated worldwide. Test A, MX, and NS records across 8 global DNS servers to confirm updates are live everywhere.
HTTP Headers Checker
View HTTP response headers for any URL. Check status codes, security headers, caching, redirects, and server details instantly. Free and private.
Website Up or Down Checker
Check if a website is down for everyone or just you. Instantly test whether any URL is reachable and see its HTTP status code in real time.
Port Checker
Check if a TCP port is open or closed on any host. Test firewall rules and server accessibility instantly — great for debugging network services.
Explore all Network & DNS.