Skip to content
For the complete Netlify documentation index, see llms.txt. Markdown versions of this page are available by appending .md to the URL.

Unlimited seats on Netlify Pro for $20/month → Learn more 👥

Check DNS propagation

For the complete documentation index, see llms.txt

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.