Hi, @jepza. I’m showing that this domain is using two sets of DNS servers: one controlled by Netlify and the other set at the domain registrar.
This is why it works sometime and doesn’t others. Depending on which name server responds, you get two different websites.
Here is what I see when I test the NS (name server) records for this domain:
;; Received 656 bytes from 199.7.91.13#53(d.root-servers.net) in 17 ms
jepza.design. 3600 IN NS dns1.p07.nsone.net.
jepza.design. 3600 IN NS dns2.p07.nsone.net.
jepza.design. 3600 IN NS dns3.p07.nsone.net.
jepza.design. 3600 IN NS dns4.p07.nsone.net.
jepza.design. 3600 IN NS ns1.domain.com.
jepza.design. 3600 IN NS ns2.domain.com.
The solution for this is to contact your domain registrar and remove the two domain.com
NS records above and leave only the set of nsone.net
records.
This must be done at the domain registrar (not at Netlify) so please contact their support team and/or documentation if there are questions about how to do that there. If you tell us the name of the registrar, we’ll also do our best to locate their documentation on this subject.