Sonic's IPv6 reverse DNS appears currently broken starting with Sonic's SOA:
Conversely, while my bind does send the notify 64.142.100.92, this does not trigger Sonic's name server transferring my reverse DNS zone to their name servers. Which is not very surprising if Sonic's name servers are down. 
Who can help? Thanks!
Code: Select all
$ dig @W.ARIN.NET 8.e.6.4.0.0.0.8.a.5.0.1.0.0.2.ip6.arpa
;; AUTHORITY SECTION:
8.a.5.0.1.0.0.2.ip6.arpa. 10800 IN NS B.AUTH-NS.SONIC.NET.
8.a.5.0.1.0.0.2.ip6.arpa. 10800 IN NS A.AUTH-NS.SONIC.NET.
8.a.5.0.1.0.0.2.ip6.arpa. 10800 IN NS C.AUTH-NS.SONIC.NET.
$ dig @a.auth-ns.sonic.net 8.a.5.0.1.0.0.2.ip6.arpa
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 37497

Who can help? Thanks!