Skip to main content

A Record Lookup

Look up the IPv4 addresses (A records) associated with any domain name.

Checking for IPv6? Use our AAAA Record Lookup Tool.

What is a DNS A Record?

An A Record (Address Record) is the most fundamental type of DNS record. Its sole purpose is to map a domain name (like uptimeobserver.com) to the physical IPv4 address of the server hosting that site (like 192.0.2.1).

Think of it as the “Contacts” app on your phone: the domain name is the person’s name, and the A Record is their phone number. Without it, your browser wouldn’t know which server to ask for the website’s data.

A Record vs. CNAME: What’s the difference?

This is a common point of confusion for webmasters. Here is a quick breakdown:

FeatureA RecordCNAME Record
Points to…An IPv4 Address (e.g., 123.45.67.89)Another Hostname (e.g., server.hosting.com)
UsageUsed for the root domain (example.com)Used for subdomains (blog.example.com)
SpeedSlightly faster (direct lookup)Slightly slower (requires an extra “hop”)
FlexibilityStatic; needs update if IP changesDynamic; follows the target hostname
Can a domain have multiple A Records?

Yes. This is often used for “Round Robin” load balancing. If you provide multiple IPs, the browser will pick one, helping distribute traffic across multiple servers.

How long does it take for an A Record change to update?

This depends on your TTL (Time to Live) setting. If your TTL is set to 3600 seconds, it will generally take an hour for the change to propagate globally.

What is the difference between an A Record and an AAAA Record?

An A Record points to an IPv4 address (the old standard), while an AAAA Record points to an IPv6 address (the newer, longer address format).

Why is my A record not updating?

If your A record isn’t updating, it is likely due to DNS caching. Your ISP, your computer, or even your browser might be “remembering” the old IP address until its TTL expires. You can try flushing your DNS cache or checking the record from a different network.

FAQ

Frequently Asked Questions

Yes. This is often used for "Round Robin" load balancing. If you provide multiple IPs, the browser will pick one, helping distribute traffic across multiple servers.

This depends on your TTL (Time to Live) setting. If your TTL is set to 3600 seconds, it will generally take an hour for the change to propagate globally.

An A Record points to an IPv4 address (the old standard), while an AAAA Record points to an IPv6 address (the newer, longer address format).

If your A record isn't updating, it is likely due to DNS caching. Your ISP, your computer, or even your browser might be "remembering" the old IP address until its TTL expires. You can try flushing your DNS cache or checking the record from a different network.

Monitor. Be alerted. Sleep easy.

Try UptimeObserver now. Setup in 2 minutes.