Hi @MrPeach,
Thanks for the follow-up!
Checking the DNS configuration, I’m showing that you have Netlify DNS setup, but not currently using Netlify’s name servers (or they haven’t propagated):
dig m-and-m-celebrate.it NS +trace | tail -n 6
m-and-m-celebrate.it. 10800 IN NS ns-10-b.gandi.net.
m-and-m-celebrate.it. 10800 IN NS ns-171-a.gandi.net.
m-and-m-celebrate.it. 10800 IN NS ns-74-c.gandi.net.
;; Received 125 bytes from 2604:3400:aaac::4b#53(ns-74-c.gandi.net) in 9 ms
You’ll want to ensure you’re using the Netlify name servers mentioned here at your registrar.
We have a Support Guide on configuring Netlify DNS and the name servers here:
Let us know if you have any questions.