The website is working on the Netlify subdomain but isn’t working on the custom domain.
Netlify DNS is being used and the SSL certificate/HTTPS is also enabled however the website is not accessible.
The browser is throwing an error: DNS_PROBE_FINISHED_NXDOMAIN
Thanks for reaching out and welcome to Netlify’s Support Forums!
Are you still having issues? Visiting www.deltacloudservices.com is resolving properly. I’m also showing that you have Netlify’s name servers correctly configured:
dig deltacloudservices.com NS +trace | tail -n 6
deltacloudservices.com. 3600 IN NS dns3.p03.nsone.net.
deltacloudservices.com. 3600 IN NS dns2.p03.nsone.net.
deltacloudservices.com. 3600 IN NS dns4.p03.nsone.net.
deltacloudservices.com. 3600 IN NS dns1.p03.nsone.net.
;; Received 140 bytes from 198.51.45.3#53(dns2.p03.nsone.net) in 11 ms
Are you still seeing the error: DNS_PROBE_FINISHED_NXDOMAIN? If so, do you see the error when using a different browser or if you use a different network?