How to Add an AAAA Record ?

An AAAA Record connects your domain or subdomain to an IPv6 server IP address. It works like an A Record, but instead of IPv4, it uses IPv6 addresses.

If your hosting server supports IPv6, adding an AAAA record allows visitors on IPv6 networks to reach your website directly.


What an AAAA Record Is Used For

Use an AAAA record when you want to:


Before You Start

Make sure you have:

Example IPv6 format:

2001:db8::10
2400:cb00:2048:1::c629:d7a2

How to Add an AAAA Record at Govaio

  1. Log in to your Govaio client area

  2. Go to Domains

  3. Select the domain you want to manage

  4. Open DNS Management or Manage DNS Zone

  5. Click Add Record

  6. Choose AAAA Record

  7. Enter the record details

For Root Domain

Field

Value

Type

AAAA

Name / Host

@

Points To

Your IPv6 address

TTL

Default / 3600

For Subdomain

Field

Value

Type

AAAA

Name / Host

blog

Points To

Your IPv6 address

TTL

Default / 3600

  1. Click Save Changes


Example AAAA Records

Domain

Type

Host

Value

yourdomain.com

AAAA

@

2001:db8::10

blog.yourdomain.com

AAAA

blog

2001:db8::10


Important Notes


How Long Does It Take?

DNS changes usually begin updating quickly, but full propagation may take:


Common Problems

Website Not Loading

Possible reasons:

Subdomain Not Working

Possible reasons:


Best Practice

If your server supports both IPv4 and IPv6, add:

This gives better compatibility for all visitors.


Need Help?

If you are unsure which IPv6 address to use, contact support@govaio.com with:

Govaio Support will help you configure the record correctly.