What Is My Hostname?
The reverse DNS (PTR) hostname for your public IP address, and what it says about your connection.
Look Up Another IP's Reverse DNS
Need the reverse DNS, geolocation, or ISP of a different address? That job belongs to our lookup tool:
What Is Reverse DNS?
Normal (forward) DNS turns a name like example.com into an IP address. Reverse DNS does the opposite: it takes an IP address and returns the hostname mapped to it. That mapping lives in a PTR record, stored by whoever controls the IP block.
Because the block owner sets it, your reverse DNS usually reflects your ISP rather than you. Residential and mobile addresses often have a generic auto-generated name, or no PTR record at all, which is normal.
Forward DNS vs Reverse DNS
- Forward DNS (A / AAAA): name to IP address. Anyone who owns a domain can set it.
- Reverse DNS (PTR): IP address to name. Only the owner of the IP block can set it.
The two do not have to match, and a missing reverse record is common. Mail servers are the main place it matters: a valid PTR record that lines up with forward DNS helps outgoing email avoid being flagged as spam.