DNS tool

Reverse DNS lookup

Enter an IPv4 or IPv6 address and look up PTR hostnames published for that address.

IP address
8.8.8.8
PTR records
1
dns.google

Reference

Output fields

IP address
The IPv4 or IPv6 address submitted for reverse DNS lookup.
PTR count
The number of reverse DNS names returned for the address.
Hostnames
PTR hostnames published by the reverse DNS zone operator.
No records
A normal result for many residential, mobile, cloud, VPN, and provider-managed addresses.

Advertisement

Overview

What this tool does

Reverse DNS looks up PTR records for an IP address. A PTR record can point an address back to a hostname such as a mail server, cloud instance, crawler, or provider-managed gateway.

PTR records are optional and are controlled by whoever manages the reverse DNS zone for the address. A missing or generic hostname is normal for many residential, mobile, VPN, and cloud networks.

Examples

Example lookups

Public resolver

8.8.8.8 Often returns a provider-managed hostname for Google's public DNS service. Look up 8.8.8.8

IPv6 resolver

2001:4860:4860::8888 Checks the IPv6 reverse DNS tree for a PTR hostname. Look up IPv6 example

Results

How to read results

The PTR record count shows how many reverse names were returned. A hostname can be useful for diagnostics, but it is not proof that forward DNS points back to the same address.

Boundaries

Limits

Reverse DNS can be missing, generic, stale, or controlled by a provider rather than the end user. Treat it as a naming hint, not an identity or ownership guarantee.

Next steps

Advertisement