Reverse Lookup in DNS means a lookup to __________________ using…
2024
Reverse Lookup in DNS means a lookup to __________________ using __________________ records.
- A.
map domain names to IP address, A
- B.
map IP address to domain name, PTR
- C.
determine the authoritative name servers, CNAME
- D.
identify mail servers, SOA
- E.
Question not attempted
Attempted by 1195 students.
Show answer & explanation
Correct answer: B
Reverse Lookup in DNS is a process used to find the domain name associated with a given IP address. This is achieved using PTR (Pointer) records, which map IP addresses to domain names. Unlike forward lookup (which maps domain names to IP addresses), reverse lookup is essential for network troubleshooting, email validation, and security checks.