Hi, @andreacanton. I see the Netlify DNS configuration here:
https://app.netlify.com/account/dns/andreacanton.com
However, our DNS servers are not the ones being used by this domain:
$ whois andreacanton.com | grep -i "name server"
Name Server: NS1.TH.SEEWEB.IT
Name Server: NS2.TH.SEEWEB.IT
Name Server: NS1.TH.SEEWEB.IT
Name Server: NS2.TH.SEEWEB.IT
There are two options:
- delete the Netlify DNS configuration and use the external DNS instructions
- change the name servers at the domain registrar to the ones listed in the Netlify DNS configuration above
Please let us know if there are questions about either solution.