Hi, I’m trying to connect my custom domain (leohealth.co) to my Netlify project (incandescent-palmier-82c2c7.netlify.app) using external DNS at Dynadot, but DNS verification keeps failing with “leohealth.co doesn’t appear to be served by Netlify.”
DNS is correctly configured and fully propagated:
-
A record:
leohealth.co→75.2.60.5 -
CNAME:
www.leohealth.co→incandescent-palmier-82c2c7.netlify.app -
Nameservers: Dynadot defaults (
ns1.dyna-ns.net,ns2.dyna-ns.net)
dig from Google (8.8.8.8), Cloudflare (1.1.1.1), and Dynadot’s authoritative nameservers all return the correct records. dnschecker.org confirms global propagation. The Netlify project is live and serving content correctly at incandescent-palmier-82c2c7.netlify.app.
Things I’ve tried:
-
Initially set up Netlify DNS for
leohealth.co, then deleted that DNS zone to switch to external DNS -
Removed and re-added both
leohealth.coandwww.leohealth.coto the project -
Confirmed there is no current Netlify DNS zone for
leohealth.coat the team level -
Clicked “Verify DNS configuration” multiple times over several hours
I’d prefer to keep DNS at my registrar (Dynadot) rather than switch to Netlify DNS. Could there be a stale backend state blocking verification / any advice overall?
Thanks!