Skip to content
IPOK

Reverse DNS (PTR) Lookup

IPOK dev tools provide fast network diagnostics and data conversions, including IP purity, subnet risk, DNSBL blacklist, and ASN routing lookups.

Forward DNS maps a domain to an IP; reverse DNS (PTR) maps an IP back to a hostname. This tool builds the in-addr.arpa (IPv4) or ip6.arpa (IPv6) name automatically and looks up its PTR live.

PTR matters for telling datacenter from residential, tracing mail servers and investigating abuse โ€” a datacenter IP's PTR often reveals the cloud (e.g. amazonaws / googleusercontent). Queries go via Cloudflare DoH, never through our server.

Reverse DNS (PTR) resolves an IP back to a hostname, via Cloudflare 1.1.1.1 DoH โ€” no server relay. Mail servers, tracing, and datacenter-vs-residential checks rely on it; a datacenter IP's PTR often reveals which cloud it is.

Check this IP's purity โ€” datacenter or residential โ†’
Check your own IP โ€” purity, risk score, native vs datacenter, leaksCheck IP โ†’

FAQ

What is a PTR record?

It reverse-resolves an IP back to a hostname โ€” the inverse of a forward A record โ€” commonly used for mail anti-spam checks and tracing.

Why do some IPs have no PTR?

Many residential / ordinary IPs have no PTR configured, which is normal; datacenters and mail servers usually do. No PTR doesn't mean the IP is bad.

Can PTR tell if it's a datacenter IP?

Often yes โ€” a datacenter PTR usually contains a cloud provider's domain. For a precise datacenter/residential verdict, use this site's IP check.

More tools