Hi Netlify team,
Netlify site: harmonious-faloodeh-1b31d7.netlify.app (custom domain: debitumenspecialist.nl, using Netlify DNS).
We added a new A record: koppeljeagenda.debitumenspecialist.nl → 195.201.88.172. It has now been several hours and it still does not resolve on any public resolver (tested 1.1.1.1, 8.8.8.8, 208.67.222.222 - all return NXDOMAIN).
However, querying your own authoritative nameserver directly returns the correct answer:
nslookup koppeljeagenda.debitumenspecialist.nl dns1.p08.nsone.net → 195.201.88.172 (correct)
The apex domain and other existing records (www, etc.) on the same zone resolve fine everywhere. Only this new record is affected.
We tried deleting and recreating the record in the Netlify DNS panel, which did not resolve it.
This looks like it could be a DNSSEC signing/propagation issue specific to newly-added records in an already-signed zone (e.g. an NSEC/NSEC3 proof-of-nonexistence not being updated across your DNS infrastructure). Could someone take a look at the zone for debitumenspecialist.nl?
Thanks in advance!