What is Reverse DNS?
Reverse DNS (rDNS) resolves an IP address back to a hostname using PTR (Pointer) records stored in special .in-addr.arpa (IPv4) or .ip6.arpa (IPv6) zones. While forward DNS maps names to IPs, reverse DNS maps IPs back to names.
Reverse DNS is configured by the IP address owner (typically an ISP or hosting provider), not the domain owner. Not all IPs have PTR records configured.