Website not loading

Hello,
My website is not loading. I have updated the DNS records and the name servers have been updated.

Please find below screenshot.

Regards,
Redvinca

The website is a static HTML page. Currently, we have just a simple maintenance page that shows plain text.

@redvinca Where I am your nameservers currently show as:

You can use a tool like this to see global propagation of the values:
https://dnschecker.org/#NS/redvinca.com

Hi @redvinca,

Thanks for reaching out!

As nathanmartin mentioned, there appears to be multiple name servers configured. I’m seeing the following:

dig redvinca.com NS +trace | tail -n 6
redvinca.com.		38400	IN	NS	dns1.bigrock.in.
redvinca.com.		38400	IN	NS	dns2.bigrock.in.
redvinca.com.		38400	IN	NS	dns4.p05.nsone.net.
redvinca.com.		38400	IN	NS	dns2.p05.nsone.net.
;; Received 216 bytes from 162.251.82.118#53(dns3.bigrock.in) in 90 ms

You can follow our Support Guide here on configuring the name servers at your registrar:

You’ll want to ensure you’re only using the Netlify name servers mentioned here:

Let us know if you have any questions.