What is an "A" record?

There are various types of DNS records with different purposes. The A record is the most common DNS record type and specifies the IP address which a Domain Name points to.

So that your browser knows which Web Server to connect to for your website your root domain will point to the IP address of the web server.

For example if your website is hosted on the cloud, it might have a DNS A Record which looks like: "examplewebsite.info A 91.208.99.12" 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What are Nameservers?

A nameserver is simply a server that contains a directory of domain names that match a certain IP...

Can You Explain How Your DNS Cluster Works?

The DNS for our main nameservers is clustered across many servers throughout our network.  This...

What are CNAME records?

What are CNAME records? CNAME records are aliases of, or redirect to, other DNS entries. If...