—
DNS queries use the reversed `in-addr.arpa` (IPv4) or `ip6.arpa` (IPv6) namespace.
Free DNS tool
Convert an IPv4 or IPv6 address into its reverse-DNS name and query the PTR record through a public DNS-over-HTTPS resolver. Useful for mail-server identity, service inventory and troubleshooting.
PTR result
DNS queries use the reversed `in-addr.arpa` (IPv4) or `ip6.arpa` (IPv6) namespace.
Resolver validation state will appear here.
What PTR means
PTR is one part of a mail server's identity. Sending systems may also evaluate forward DNS, HELO/EHLO identity, SPF, DKIM, DMARC, reputation and many other signals.
A PTR answer does not automatically create an A or AAAA record back to the same address. When identity matters, check both directions.
Reverse-DNS delegation is typically managed by the network/IP provider rather than by the ordinary authoritative DNS zone for your domain.
Email troubleshooting
Use the email-DNS checker for MX, SPF, DMARC, optional DKIM and related DNS signals. Passing those checks still does not guarantee inbox placement.