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
Section titled “Use a DNS lookup tool”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:
Use the dig command
Section titled “Use the dig command”To check whether your DNS updates have propagated, use the dig command in your terminal replacing example.com with your domain:
dig example.comThe 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.
Did you find this doc useful?
Your feedback helps us improve our docs.