Delete cloudflare NS record

What is the name of the domain?

fumigacioneszapp.com.ar

What is the issue you’re encountering

There are Cloudflare records and the domain is not delegated to that service

What steps have you taken to resolve the issue?

The domain has not been delegated to Cloudflare for a long time, and yet…cloudflare is still there.
How do I remove this?

Tnks

What feature, service or problem is this related to?

DNS records

Screenshot of the error


Those are wrong

The domain is delegated towards ns1.dns-principal-30.com and ns2.dns-principal-30.com.

The two above name servers, ns1.dns-principal-30.com and ns2.dns-principal-30.com, are both responding with two NS records, that are pointing towards these .ns.cloudflare.com names.

If you require assistance with fixing these records, you will need to contact the operator of ns1.dns-principal-30.com and ns2.dns-principal-30.com.

Best you can do is to make sure they match the delegation in the parent registry, so I would update them to match ns1.dns-principal-30.com and ns2.dns-principal-30.com.

3 Likes

The Cloudflare nameservers are set as NS records in the dns-principal-30.com nameservers so you will need to remove them from there.

dig +short fumigacioneszapp.com.ar ns @ns1.dns-principal-30.com
randall.ns.cloudflare.com.
melissa.ns.cloudflare.com.

dig +short fumigacioneszapp.com.ar ns @ns2.dns-principal-30.com
melissa.ns.cloudflare.com.
randall.ns.cloudflare.com.
4 Likes

I think you are both right. The problem is with the domain registrar (nic.ar) who surely did not debug or update it correctly. Thank you very much.

In dns-principal-30.com nameservers I don’t have any DNS directed to Cloudflare. Could it be the entity that registers the domain?
I think Cloudflare kept some old DNS, at some point it was configured in Cloudflare, but I don’t know which account registered it.

The NS records in those nameservers have now been corrected. Depending on when you changed it you will have to wait for the TTL to expire for the change to appear everywhere.

dig +short fumigacioneszapp.com.ar ns @ns1.dns-principal-30.com
ns2.dns-principal-30.com.
ns1.dns-principal-30.com.

dig +short fumigacioneszapp.com.ar ns @ns2.dns-principal-30.com
ns2.dns-principal-30.com.
ns1.dns-principal-30.com.
1 Like

Thanks bro! solved

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.