nerdexam
CompTIA

220-801 · Question #848

Which of the following protocols is used to resolve an IP address to domain name?

The correct answer is D. DNS. DNS (Domain Name System) is the protocol responsible for resolving both domain names to IP addresses and IP addresses back to domain names via reverse lookup PTR records.

Networking

Question

Which of the following protocols is used to resolve an IP address to domain name?

Options

  • ADHCP
  • BSMB
  • CLDAP
  • DDNS

How the community answered

(44 responses)
  • B
    2% (1)
  • C
    5% (2)
  • D
    93% (41)

Why each option

DNS (Domain Name System) is the protocol responsible for resolving both domain names to IP addresses and IP addresses back to domain names via reverse lookup PTR records.

ADHCP

DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to clients but does not perform name-to-address or address-to-name resolution.

BSMB

SMB (Server Message Block) is a file and printer sharing protocol used in Windows networks and has no role in name or address resolution.

CLDAP

LDAP (Lightweight Directory Access Protocol) is used to query and modify directory services such as Active Directory and does not resolve IP addresses to domain names.

DDNSCorrect

DNS handles name resolution in both directions: forward lookups resolve domain names to IP addresses, and reverse lookups (using PTR records in the in-addr.arpa zone) resolve IP addresses back to domain names. It is the foundational Internet protocol for all name-to-address and address-to-name resolution.

Concept tested: DNS reverse lookup resolving IP addresses to domain names

Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-top

Topics

#DNS#name resolution#IP to domain#network protocols

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice