Linux Essentials (010-160) — Question 78

Reverse DNS assigns hostnames to IP addresses. How is the name of the IP address 198.51.100.165 stored on a DNS server?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the PTR record is specifically used for reverse DNS lookups, mapping an IP address to its corresponding hostname. Option A is incorrect because A records are used for forward lookups. Options C, D, and E mention incorrect record types or formats that do not conform to how reverse DNS is structured.