Most DNS servers don’t even properly report IPv6.
IPv6 will not take over the way it is now.
Even in Linux it’s a mess, often you have to tell software it should use IPv6 else it doesn’t.
Just think about it, why do we even need AAAA records and the old record don’t understand IPv6.
There should be no need for new records.
It will take a long time before IPv6 will be used as standard, as they have to resolve their mess.
Let me show you and my system is IPv6 enabled:
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq state UP group default qlen 1000
link/ether a8:a1:59:64:80:0b brd ff:ff:ff:ff:ff:ff
altname enp3s0
inet 192.168.1.111/24 brd 192.168.1.255 scope global dynamic noprefixroute eno1
valid_lft 852272sec preferred_lft 852272sec
inet6 fd00::ffca:b42f:3ddd:4fa9/64 scope global dynamic noprefixroute
valid_lft 6850sec preferred_lft 3250sec
inet6 2a02:578:440e:0:49ae:9130:98a2:940d/64 scope global dynamic noprefixroute
valid_lft 6850sec preferred_lft 3250sec
inet6 fe80::ee12:2314:af41:9cce/64 scope link noprefixroute
valid_lft forever preferred_lft forever
Now look what happens:
nslookup ntp.heppen.be
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
Name: ntp.heppen.be
Address: 77.109.90.72
Name: ntp.heppen.be
Address: 89.207.129.63
Name: ntp.heppen.be
Address: 212.187.8.48
Name: ntp.heppen.be
Address: 5.196.189.119
Huh? I use IPv6…right?
Now look:
nslookup ntp.heppen.be 1.1.1.1
Server: 1.1.1.1
Address: 1.1.1.1#53
Non-authoritative answer:
Name: ntp.heppen.be
Address: 89.207.129.63
Name: ntp.heppen.be
Address: 77.109.90.72
Name: ntp.heppen.be
Address: 5.196.189.119
Name: ntp.heppen.be
Address: 212.187.8.48
Name: ntp.heppen.be
Address: 2a00:7b80:477:21::9dcb:d174
Name: ntp.heppen.be
Address: 2a02:578:440e:0:aaa1:59ff:fe3d:5b53
Name: ntp.heppen.be
Address: 2001:41d0:303:1585::718e:a506
Name: ntp.heppen.be
Address: 2a02:578:440e:0:5f05:fa04:1720:d90f
Strange is, my modem gives the IPv6 adres and has it enabled. but it doesn’t resolve IPv6 adresses.
But hey…let’s try this:
nslookup ntp6.heppen.be
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
Name: ntp6.heppen.be
Address: 5.135.125.103
Name: ntp6.heppen.be
Address: 2001:41d0:203:654d::8f37:5630
Oh it does resolve IPv6…but not as a priority.
How much more stupid things you want to see?
It will not replace IPv4 if it keeps doing this stuff.
Sorry, I rather not use it. IPv4 for me and I will not change that if I do not have to do so.