Skip to main content
ToolsHub

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.

  1. Enter the IPv4 or IPv6 address you want to resolve.
  2. Click Lookup to query the PTR record in the reverse DNS zone.
  3. Read the hostname the address resolves back to, if any.
  4. Compare it against the forward record for a matching pair.
  5. 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.

Reverse DNS zones
Address typeReverse zone
IPv4in-addr.arpa (octets reversed)
IPv6ip6.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

Free · No spam

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

Explore all Network & DNS.