nerdexam
CompTIA

CV0-004 · Question #386

A cloud engineering team recently built a new website to be hosted on a cloud server. However, the website is not loading. The team runs a troubleshooting command that provides the following output…

The correct answer is B. A. An A (Address) record maps a domain name to an IPv4 address. When a website is not loading, it is commonly because no A record exists to direct DNS queries to the server's IP address. Without it, browsers cannot resolve the domain to an IP and the site is unreachable. An MX…

Troubleshooting

Question

A cloud engineering team recently built a new website to be hosted on a cloud server. However, the website is not loading. The team runs a troubleshooting command that provides the following output:

Which of the following records would the team most likely add to resolve this issue?

Exhibit

CV0-004 question #386 exhibit

Options

  • AMX
  • BA
  • CPTR
  • DSRV

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    74% (14)
  • C
    5% (1)
  • D
    16% (3)

Explanation

An A (Address) record maps a domain name to an IPv4 address. When a website is not loading, it is commonly because no A record exists to direct DNS queries to the server's IP address. Without it, browsers cannot resolve the domain to an IP and the site is unreachable. An MX record handles mail routing, a PTR record is used for reverse DNS lookups (IP to hostname), and an SRV record specifies the location of specific services. Adding an A record pointing the domain to the web server's IP address is the standard first step to make a website accessible.

Topics

#DNS records#Website hosting#Cloud troubleshooting#A record

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice