DNS tool

PTR Record Checker

Check reverse DNS pointer records across independent public resolvers.

Record type

What this check shows

A PTR record maps an IP address back to a hostname through the reverse DNS hierarchy. It is commonly checked for mail servers, logging and infrastructure diagnostics.

Enter a reverse lookup name such as an in-addr.arpa or ip6.arpa FQDN to compare the hostname returned by different resolvers.

When to use it

  • Mail server reverse DNS checks
  • Validating server identity
  • Investigating log attribution
  • Confirming provider-managed PTR changes

How to read the result

  • PTR records are normally controlled by the owner of the IP address, not by the domain's regular DNS provider.
  • Forward-confirmed reverse DNS requires the PTR hostname to resolve back to the original IP address.
  • Missing PTR records can affect mail reputation but do not normally prevent basic IP connectivity.

Questions

Can I configure PTR in my normal DNS zone?

Usually not. The hosting or network provider that owns the IP range must configure reverse DNS.

What should I enter for IPv4?

Use the reversed address under in-addr.arpa, for example 4.3.2.1.in-addr.arpa for 1.2.3.4.

Related DNS tools