Reverse DNS Lookup
Find the hostname associated with an IP address via PTR record.
Reverse DNS lookup resolves IP addresses back to hostnames using PTR records. Unlike standard DNS that maps names to IPs, reverse DNS identifies which domain is associated with a given IP address.
FAQ
What is a reverse DNS lookup?
A reverse DNS lookup finds the hostname associated with an IP address.