An A record, short for Address Record, is a type of Domain Name System (DNS) record that maps a domain name to an IPv4 address. It is one of the most fundamental components of DNS and makes sure users and applications can reach your website or email server by translating human-readable domains into machine-readable IP addresses.
An A record functions as the backbone of DNS resolution for IPv4 networks. When someone types a domain name, such as example.com, into their browser or email client, the DNS system queries the domain’s A record to determine the associated IP address, such as 192.0.2.1.
Without A records, services like websites, email servers, and APIs would not be reachable because systems require numeric IP addresses to establish network connections.
A records work closely with other DNS records, such as MX records for mail routing and TXT records for authentication (SPF, DKIM, DMARC).
Each A record contains:
Here’s the process step by step:
For example, if example.com has an A record pointing to 192.0.2.1, typing example.com in a browser will load the content hosted at that IP.
A records play a critical role in:
An incorrect A record configuration can lead to website downtime, email delivery failures, or security vulnerabilities.
A records are used for:
Example scenario: A company wants its main website to resolve at example.com and sets its A record to point to 192.0.2.1. At the same time, it creates another A record for api.example.com pointing to a separate server handling API requests.
Yes. Multiple A records can be used for load balancing or redundancy.
An A record maps a domain to an IP address, while a CNAME record maps one domain name to another domain name.
Use DNS lookup tools, nslookup, or dig commands to view A records.
Verify all your emails, even Catch-alls in real-time with our Email Verification Software.
Create an account for free.