Hi!
Currently I’m experiencing ns1.desec.io and ns2.desec.org out of sync for quite a while. I updated IPv4 and IPv6 with dyndns, the correct records are showing on ns2.desec.org but ns1.desec.io does not seem to be updated correctly. Googles name server on 8.8.8.8 answers sometimes with the correct records, sometimes with the old ones, and sometimes with a mix of the two on IPv4 and IPv6. Here is an example (IPs and domain redacted for privacy, I will provide them in direct message if necessary).
Correct IPs: <redacted>.244.210 and <redacted>:7f03:<redacted>; Outdated IPs: <redacted>.81.163 and <redacted>:7f0e:<redacted>.
root@OpenWrt:~# nslookup <my-domain>.de ns2.desec.org
Server: ns2.desec.org
Address: 2607:f740:e00a:deec::2#53
Name: <my-domain>.de
Address: <redacted>.244.210
Name: <my-domain>.de
Address: <redacted>:7f03:<redacted>
root@OpenWrt:~# nslookup <my-domain>.de ns1.desec.io
Server: ns1.desec.io
Address: 2607:f740:e633:deec::2#53
Name: <my-domain>.de
Address: <redacted>.81.163
Name: <my-domain>.de
Address: <redacted>:7f0e:<redacted>
root@OpenWrt:~# nslookup <my-domain>.de 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: <my-domain>.de
Address: <redacted>.244.210
Name: <my-domain>.de
Address: <redacted>:7f0e:<redacted>
The web interface shows me the correct IP addresses.
Cheers!