"{domain name} or one of its subdomains is already managed by Netlify DNS on another team."

Hi @pc16,

I see you had another forum post that I responded to. I mentioned in that post that the DNS Zone is inactive. You can read about inactive DNS zones and how to fix them here.

Checking on the DNS, I see the following:

dig pauloviola.dev NS +trace | tail -n 6
pauloviola.dev.		900	IN	NS	ina2.registrar.eu.
pauloviola.dev.		900	IN	NS	ina1.registrar.eu.
pauloviola.dev.		900	IN	NS	ina3.registrar.eu.
;; Received 244 bytes from 93.180.71.203#53(verify1.registrar.eu) in 141 ms

The name server being used is registrar.eu and not the Netlify name servers mentioned here:

You’ll want to change the name servers at the domain’s registrar to those mention in the above link.