nerdexam
CompTIA

SK0-003 · Question #280

Which of the following types of DNS records enables support for email?

The correct answer is B. MX. The MX (Mail Exchanger) DNS record type is specifically designed to identify mail servers responsible for a domain, enabling email delivery.

Server administration

Question

Which of the following types of DNS records enables support for email?

Options

  • AA
  • BMX
  • CPTR
  • DAAAA

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    89% (17)
  • D
    5% (1)

Why each option

The MX (Mail Exchanger) DNS record type is specifically designed to identify mail servers responsible for a domain, enabling email delivery.

AA

An A record maps a domain name to an IPv4 address, primarily for host resolution, not directly for email routing.

BMXCorrect

An MX record specifies the mail server(s) that accept email on behalf of a domain and includes a preference value for routing, making it critical for the proper functioning of email services.

CPTR

A PTR record performs reverse DNS lookup, mapping an IP address to a domain name, used for verification and logging, not for direct email routing.

DAAAA

An AAAA record maps a domain name to an IPv6 address, similar to an A record but for IPv6, and is not directly used for email routing.

Concept tested: DNS record types - MX record for email

Source: https://learn.microsoft.com/windows-server/networking/dns/record-types

Topics

#DNS records#MX record#email services

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice