What is reverse DNS?

Reverse DNS maps an IP address back to a hostname using PTR records. It is the opposite of a standard DNS lookup, which maps a hostname to one or more IP addresses.

Why use reverse DNS lookup?

Reverse DNS lookups are helpful for mail server validation, log analysis, network debugging, abuse handling, and understanding which hostname is associated with an IP address.