N10-009 · Question #488
N10-009 Question #488: Real Exam Question with Answer & Explanation
The correct answer is A: TXT. A TXT (Text) record is used in DNS to store arbitrary text, including information for domain ownership verification (such as those required by SSL certificate authorities, email validation (SPF, DKIM, DMARC), or web domain verification). A (Address) record maps a domain name to a
Question
A server administrator needs to add a record to the company's DNS server to verify ownership of a web domain. The administrator has the record's name and value. Which of the following record types should the administrator use to add the record to the DNS server?
Options
- ATXT
- BA
- CPTR
- DCNAME
Explanation
A TXT (Text) record is used in DNS to store arbitrary text, including information for domain ownership verification (such as those required by SSL certificate authorities, email validation (SPF, DKIM, DMARC), or web domain verification). A (Address) record maps a domain name to an IPv4 address. PTR (Pointer) record maps an IP address to a domain name (used in reverse DNS lookups). CNAME (Canonical Name) record creates an alias to another domain name. To verify domain ownership, the administrator should use a TXT record.
Community Discussion
No community discussion yet for this question.