Skip to content

Check DNS propagation

Use the following methods to confirm you have set up your DNS records correctly and that your DNS updates have propagated worldwide.

Use a DNS lookup tool to check whether your DNS updates have propagated.

While there are many DNS lookup tools available, you can get started using the following sites:

To check whether your DNS updates have propagated, use the dig command in your terminal replacing example.com with your domain:

dig example.com

The output will show the DNS records for your domain.

If your DNS updates have propagated, you should see your Netlify DNS records in the output.