Home/Knowledge Hub/AAAA Record: Pointing Your Domain to IPv6
← Back to Knowledge Hub

AAAA Record: Pointing Your Domain to IPv6

DNS & Network·June 3, 2026·6 min read

AAAA records map your domain to an IPv6 address. Discover what they do, why they matter for traffic, and how to add one to your DNS.

How AAAA Records Work

When someone types your domain into a browser, the internet has to figure out which server holds your website. That lookup system is DNS—think of it as a giant directory that turns human-friendly names into machine-friendly numbers. An AAAA record is one of those directory entries. It stores an IPv6 address, the new generation of internet protocol numbers that are longer, more detailed, and built to handle the growing number of devices online. You've probably heard of IPv4 addresses—the familiar style. Those are running out. IPv6 uses a different format with eight groups of hex digits separated by colons (like ). An AAAA record is simply the DNS entry that connects your domain name to one of these IPv6 addresses. If your web host or email provider gave you an IPv6 address, you need an AAAA record so visitors on IPv6 networks can reach you. Not every website needs an AAAA record today—if your server only speaks IPv4, a regular A record is enough. But more of the world is moving to IPv6-only. Without an AAAA record, a slice of your audience may hit a dead end. Think of it like giving both your old downtown storefront (A record) and your new logistics center on a larger campus (AAAA record) to a delivery driver; some drivers only know the new address system.

Real-World Analogy

If your domain was a store, an A record (IPv4) is like giving out a short, old-school street address that most postal workers know. An AAAA record is your unit inside a massive industrial park with a longer, more precise code that newer drone delivery systems rely on. If you only give out the short address, the drones can’t find you—they need the full, modern location.

Plain English

Picture a friend trying to visit your house by typing your nickname into a navigation app. The app first contacts a directory and asks, "Where does this nickname live?" The directory looks up the name and hands back the full street address. In our case, the directory (DNS) gets your domain name, finds the AAAA record, and returns the IPv6 address. Your friend’s device then uses that address to connect directly to your server. The whole process takes milliseconds and happens every single time someone visits your site.

If no AAAA record exists and the visitor is on an IPv6-only network, the directory returns an empty result. The navigation app might then try an IPv4 address from an A record—if that exists—but if the network can’t route IPv4, the connection fails. Think of it like trying to deliver a package to a building that hasn’t been assigned a number in the new postal code system.

Technical Details
An AAAA record lives in your domain's DNS zone file and contains a 128-bit IPv6 address in standard colon-hexadecimal notation.
The format is: . For example: .
The is often (root domain) or .
(Time To Live) tells other DNS servers how long to cache the record.
The stands for Internet and identifies this as an IPv6 address record.
Unlike an A record that maps to a 32-bit IPv4 address, the AAAA record maps to a 128-bit IPv6 address, providing a vastly larger pool of unique identifiers.
If your server has both IPv4 and IPv6, you'll have both an A and an AAAA record. This is called "dual-stack" and gives the best reach.

Why AAAA Records Matter for Your Business

When your AAAA record is set up correctly, visitors on IPv6-only networks—such as many mobile carriers and internet providers in Asia, Europe, and North America—can reach your website without any delay or error. If you run an online store, this keeps customers from bouncing before they even see your products. For email, if your mail server uses an IPv6 address and the AAAA record is in place, receiving servers can verify the connection, keeping your messages out of spam folders.

On the flip side, a missing or misconfigured AAAA record can literally make your site invisible to certain audiences. That means lost sales, frustrated customer-service emails asking why your page won't load, and damage to your brand's reliability. It’s not just an IT concern—marketing teams running ads to a non-working site waste budget, and support teams field angry tickets.

Even if your hosting provider doesn't yet offer IPv6, having the conversation now prepares you for the future. Major platforms like Google, Facebook, and Microsoft run on IPv6 natively. As more businesses shift, the domains that aren't ready get left behind. Setting up an AAAA record shows you’re keeping your digital front door open to everyone.

Common Issues and Warning Signs

Problems with AAAA records often appear as intermittent website outages or slow loading on specific networks. Maybe your site works perfectly at your office (which uses IPv4) but breaks when you check it on a 4G/5G mobile connection. Or a colleague in another country reports they can’t reach you at all. These clues often point to an IPv6 mismatch.

Another symptom: your email delivery fails when sending from a hostname that has an AAAA record pointing to a wrong or unreachable address. Trouble usually boils down to the wrong IP address, a forgotten AAAA record when you switched hosting providers, or an old AAAA record pointing to a server you decommissioned.

Common Issues

Your website works from home wifi but not from your phone’s cellular data (many carriers are IPv6-only).
A TechSpy scan flags "Missing AAAA record" while your hosting plan includes IPv6.
Customers in certain regions report a "server not found" error, but you can access the site normally.
After changing web hosts, your site is down for some visitors even though the new A record is correct — the old AAAA record may still point to the old server.
Email delivery intermittently fails when using a mail server with an AAAA address, but works fine over IPv4.

How to Fix or Improve Your AAAA Record

The good news: adding or correcting an AAAA record takes just a few minutes once you have the right IPv6 address. The process is nearly identical to adding an A record, but you’re inserting the longer IPv6 string. If you’re unsure whether your host supports IPv6, log into your hosting control panel and look for a section called "IPv6," "Dual Stack," or simply ask their support team: "Do I get an IPv6 address for my website?"

Once updated, run a free scan at techspy.com to see your domain’s DNS health. If the AAAA record is correct, the warning will disappear, and you can be sure IPv6 users can reach you just like everyone else.

<!-- self-check: layer1_readable=true | fix_doable=true | no_padding=true | jargon_expanded=true -->

1Get your IPv6 address from your web host, email provider, or server administrator. It will look like a long string of numbers and letters with colons (e.g., ).
2Log in to your DNS control panel (where you manage domain settings—often at your domain registrar, hosting company, or a service like Cloudflare).
3Navigate to DNS records and choose "Add Record" or "Create Record." Select type AAAA from the dropdown.
4Enter the name (host): Use for your root domain (yourdomain.com) or if you want the record for the www subdomain. Many panels let you leave it blank for the root.
5Paste the IPv6 address into the address field and leave TTL at the default (usually 1 hour or 3600 seconds). Save the record.
6If someone else manages your DNS (an agency, IT contractor, or hosting provider), forward them the IPv6 address and exactly these instructions. A TechSpy scan can also show them which records are missing.
7Verify after an hour by running a TechSpy scan again, or using an online AAAA record checker. The change typically propagates quickly, but full worldwide resolution can take up to 24 hours.

See how your domain's configuration stacks up.

Get a free scan — no sign-up, no credit card.

Scan Your Domain Free →