-
Copyright (c) WebsiteNeighbors.com. All rights reserved.

In computer networking, reverse DNS lookup or reverse DNS resolution (rDNS) is the determination of a domain name that is associated with a given IP address using the Domain Name System (DNS) of the Internet.
Computer networks use the Domain Name System to determine the IP address that is associated with a given domain name. This process is also known asforward DNS resolution. Reverse DNS lookup is the inverse process of this, the resolution of an IP address into its designated domain name.
The reverse DNS database of the Internet is rooted in the Address and Routing Parameter Area (arpa) top-level domain of the Internet. IPv4 uses the in-addr.arpa domain and the ip6.arpa domain is delegated for IPv6.
The process of reverse resolving an IP address is facilitated with the pointer DNS record type (PTR record).