nerdexam
CompTIA

220-801 · Question #404

Which of the following protocols is used to translate fully qualified domain names into IP addresses?

The correct answer is B. DNS. DNS (Domain Name System) is the protocol responsible for resolving fully qualified domain names (FQDNs) into their corresponding IP addresses so network connections can be established.

Networking

Question

Which of the following protocols is used to translate fully qualified domain names into IP addresses?

Options

  • ALDAP
  • BDNS
  • CDHCP
  • DSMTP

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    86% (37)
  • C
    2% (1)
  • D
    5% (2)

Why each option

DNS (Domain Name System) is the protocol responsible for resolving fully qualified domain names (FQDNs) into their corresponding IP addresses so network connections can be established.

ALDAP

LDAP is a protocol for querying and modifying directory services (such as Active Directory) and does not perform name-to-IP resolution.

BDNSCorrect

DNS functions as the internet's phone book, translating human-readable FQDNs like 'www.example.com' into machine-readable IP addresses (e.g., 93.184.216.34). When a client needs to reach a hostname, it sends a query to a DNS resolver, which returns the corresponding IP address so the client can initiate the TCP/IP connection.

CDHCP

DHCP assigns IP addresses to devices dynamically but does not perform hostname-to-IP translation.

DSMTP

SMTP is an email transmission protocol and has no function related to domain name resolution.

Concept tested: DNS protocol and FQDN to IP address resolution

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

Topics

#DNS#domain name resolution#FQDN#network protocols

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice