Netlify DNS only serving one of two TXT records at apex — SPF record not propagating

Domain: svpilatessc.com.au (using Netlify DNS)

I have two TXT records set at the root/apex of my domain:

  1. An existing google-site-verification=... record (this one resolves fine)
  2. A new SPF record: v=spf1 include:_spf.google.com include:spf.smtp2go.com ~all

Both show as saved in my Netlify DNS panel, but public DNS lookups only ever return the google-site-verification record. The SPF record has never appeared in DNS after 12+ hours, and I’ve already tried deleting and re-adding it. The domain is listed only once in my Netlify account, and my other records (including a google._domainkey DKIM record) resolve correctly — it’s specifically this second apex TXT record that won’t publish.

This looks like the known issue where Netlify only serves one of multiple TXT records at the same hostname. Could you please refresh/re-sync the DNS records for this zone so both TXT records are served? Happy to provide anything else you need.

I have, what appears to be the same issue on the domain reaktiv.bg.
We added 2 new TXT records - for SPIF and DKIM.
DKIM propagates fine, SPIF continues to resolve to apex-loadbalancer.netlify.com from the CNAME record that Netlify created.