Which DNS record maps an IP address to a hostname for reverse DNS lookups?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which DNS record maps an IP address to a hostname for reverse DNS lookups?

Explanation:
Reverse DNS lookups map an IP address back to a hostname, and that mapping is provided by a PTR record. PTR records live in the reverse DNS space (IPv4 uses in-addr.arpa, IPv6 uses ip6.arpa) and link the numeric address to its canonical name, for example 8.8.8.8 → dns.google. By contrast, A records map hostnames to IPv4 addresses, CNAME records create aliases for a name, and NS records specify the authoritative name servers for a zone. So the record type used for IP-to-hostname mappings in reverse lookups is PTR.

Reverse DNS lookups map an IP address back to a hostname, and that mapping is provided by a PTR record. PTR records live in the reverse DNS space (IPv4 uses in-addr.arpa, IPv6 uses ip6.arpa) and link the numeric address to its canonical name, for example 8.8.8.8 → dns.google. By contrast, A records map hostnames to IPv4 addresses, CNAME records create aliases for a name, and NS records specify the authoritative name servers for a zone. So the record type used for IP-to-hostname mappings in reverse lookups is PTR.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy