Glossary

What Is Reverse DNS?

Reverse DNS (rDNS) is the process of resolving an IP address back to a domain name — the opposite of standard DNS, which resolves domain names to IP addresses. It's done using PTR records.

Why It Matters

Standard DNS works forward: domain name → IP address. Reverse DNS works backward: IP address → domain name. This is primarily used by email servers to verify that a sending server’s IP address is associated with the domain it claims to be.

For domain forwarding, reverse DNS is mostly irrelevant — it applies to email and server identity verification, not web redirects.

How It Works

Reverse DNS uses PTR (Pointer) records stored in a special reverse zone:

Standard DNS:  example.com  →  93.184.216.34  (A record)
Reverse DNS:   93.184.216.34  →  example.com  (PTR record)

PTR records live in reverse DNS zones managed by the IP address owner (the hosting provider), not the domain registrar. This is different from A records and other forward DNS records.

When Reverse DNS Matters

Use CaseWhy rDNS Is Needed
Email sendingSpam filters check that the sending IP has a PTR record matching the sender’s domain
Server identificationSome services verify reverse DNS for security
Log analysisReverse DNS makes IP-based logs human-readable

How Domain Forward Relates

Domain Forward’s servers have proper reverse DNS configured. This is handled on our infrastructure and doesn’t require any action from you. Your forwarding setup only involves forward DNS records — specifically A records and CNAME records.

Related Terms

Related Features

Frequently
asked questions

Not directly. Reverse DNS is primarily important for email servers (spam filters check rDNS). Domain forwarding deals with web traffic, where reverse DNS isn't checked.

Still Confused? Try It Free.

Set up your first domain forward in under 5 minutes. Free plan includes 5 domains.