Reverse DNS and PTR Records for Email
Reverse DNS maps an IP address back to a hostname. For email infrastructure, administrators often examine PTR records together with forward DNS to understand whether sending hosts have consistent identities.
What a PTR record does
Normal forward DNS maps a hostname to an IP address. Reverse DNS works in the opposite direction and uses PTR records under special reverse-DNS zones.
The owner or provider controlling the IP address is normally responsible for configuring its reverse DNS.
Forward-confirmed reverse DNS
FCrDNS begins with an IP address, finds its PTR hostname and then resolves that hostname forward again.
If the original IP appears in the forward result, the relationship is forward-confirmed.
Why mail administrators check it
Mail systems commonly use reverse-DNS information as one piece of infrastructure identity and reputation assessment.
Reverse DNS is not a replacement for SPF, DKIM or DMARC. It answers a different infrastructure question.
Interpreting failures
A missing PTR record is different from a PTR hostname that exists but does not resolve back to the source IP.
Network and DNS resolver conditions can also affect what a diagnostic service observes at a specific moment.
Free email diagnostics
FreeMailCheck provides free tools for SPF, DKIM, DMARC, DNS, SMTP, TLS, reverse DNS, email headers and sender compliance.
Browse all 61 tools →