PTR: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa
Reverse DNS (rDNS) uses PTR (pointer) records to map IP addresses back to domain names. The DNS query format is created by reversing the IP address components and appending a special domain.
IPv4 PTR Format (in-addr.arpa):
IPv4 addresses are reversed octet by octet and appended with .in-addr.arpa:
IPv6 PTR Format (ip6.arpa):
IPv6 addresses are expanded to full form, reversed nibble by nibble (half-byte), with dots between each nibble, and appended with .ip6.arpa:
Common Uses:
This tool ensures correct formatting of PTR record names according to DNS RFCs, preventing common configuration errors.