It looks the same to me, in that the nameservers for wtfgw.net’s nameservers have a circular dependency on themselves (at least for some possible paths), with glue records only delivered for the nameserver in the same zone.
wtfgw.net. 172800 IN NS anycast.bit2host.co.uk.
wtfgw.net. 172800 IN NS anycast.bit2host.eu.
wtfgw.net. 172800 IN NS anycast2.bit2host.eu.
;; Received 130 bytes from 2001:503:eea3::30#53(g.gtld-servers.net) in 24 ms
bit2host.co.uk. 172800 IN NS ns0.bit2host.eu.
bit2host.co.uk. 172800 IN NS anycast.bit2host.co.uk.
bit2host.co.uk. 172800 IN NS anycast.bit2host.eu.
bit2host.co.uk. 172800 IN NS anycast.bit2host.net.
bit2host.co.uk. 172800 IN NS anycast.bit2host.org.
;; Received 200 bytes from 2401:fd80:400::1#53(dns2.nic.uk) in 28 ms
bit2host.net. 172800 IN NS anycast.bit2host.net.
bit2host.net. 172800 IN NS anycast.bit2host.org.
bit2host.net. 172800 IN NS anycast.bit2host.co.uk.
bit2host.net. 172800 IN NS ns0.bit2host.eu.
bit2host.net. 172800 IN NS anycast.bit2host.eu.
;; Received 200 bytes from 2001:503:231d::2:30#53(b.gtld-servers.net) in 0 ms
bit2host.org. 3600 IN NS anycast.bit2host.eu.
bit2host.org. 3600 IN NS anycast.bit2host.net.
bit2host.org. 3600 IN NS anycast.bit2host.org.
bit2host.org. 3600 IN NS ns0.bit2host.eu.
bit2host.org. 3600 IN NS anycast.bit2host.co.uk.
;; Received 200 bytes from 199.19.56.1#53(a0.org.afilias-nst.info) in 28 ms
The .eu versions have different nameservers and are working:
;; AUTHORITY SECTION:
bit2host.eu. 86400 IN NS anycast.bit2host.eu.
bit2host.eu. 86400 IN NS ns0.bit2host.eu.
;; ADDITIONAL SECTION:
ns0.bit2host.eu. 86400 IN A 74.116.176.33
anycast.bit2host.eu. 86400 IN A 74.116.176.33
Results are probably the same as in the linked thread, it would randomly resolve/not resolve in some locations. And again, I’m not really sure if this is a problem with Cloudflare’s resolver or if this is some kind of illegal delegation.
Thanks @Laudian for your feedback.
I’ve been checking this for a while now. I understand what you shared, but what I still don’t understand is why the problem is only from Spain while all over the world is working just fine. Ad this is not random, from Spain never work.
And there are a lot of other domains without glue-records that are working just fine.
I’ll try to test the glue-records (hopefully not impacting any zone) but at the same time I think the problem is bigger (even on the other thread it was not fixed).
I think the issue is, the nameserver 74.116.176.33 doesn’t respond to our resolver’s query in MAD area, resulting the failures. I added a workaround, so the domain should be resolving now.