Reverse DNS Lookup
PTR record for any IP plus a forward-confirmed reverse DNS (FCrDNS) check. The signal mail servers use to trust your address.
Frequently asked questions
What is reverse DNS?
Reverse DNS (PTR records) maps an IP address back to a hostname. It's the inverse of A/AAAA records, which map a hostname to an IP. Many email servers refuse mail from IPs without proper PTR records.
What is forward-confirmed reverse DNS (FCrDNS)?
It's a sanity check: take the PTR result (a hostname), look up its A/AAAA records, and confirm the original IP appears among them. Anyone can set a PTR record to anything; FCrDNS proves the same operator controls both directions.
Why don't residential IPs have PTR records?
ISPs typically only issue PTR records for static or business IPs. Dynamic residential IPs usually have a generic ISP-assigned PTR or none at all, which is one reason home mail servers struggle with deliverability.