Domain transfer in issue "stuck" - NS have updated but CF not showing this

What is the name of the domain?

smsr.co.uk

What is the issue you’re encountering

CF not accepting the NS have been changed but everywhere else is. Domain not fully transferred in.

What feature, service or problem is this related to?

DNS records

That’s because you have a spelling error:

smsr.co.uk.             172800  IN      NS      plato.ns.cloudflare.com.
smsr.co.uk.             172800  IN      NS      rihana.ns.cloudfare.com.
;; Received 110 bytes from 103.49.80.1#53(dns2.nic.uk) in 39 ms

fare instead of flare.

thanks for the reply.

Where have you seen this?

With a command line tool.

dnschecker doesn’t show nameservers, only NS records. It’s very similar, but not the same.

This is what im getting.. what cmd you using?

type or paste codnslookup -type=ns smsr.co.uk
Server:  one.one.one.one
Address:  1.1.1.1

Non-authoritative answer:
smsr.co.uk      nameserver = plato.ns.cloudflare.com
smsr.co.uk      nameserver = rihana.ns.cloudflare.come here

You are again checking for NS records.

dig +trace +nodnssec smsr.co.uk

; <<>> DiG 9.18.30-0ubuntu0.24.04.2-Ubuntu <<>> +trace +nodnssec smsr.co.uk
;; global options: +cmd
.                       86109   IN      NS      d.root-servers.net.
.                       86109   IN      NS      e.root-servers.net.
.                       86109   IN      NS      f.root-servers.net.
.                       86109   IN      NS      g.root-servers.net.
.                       86109   IN      NS      h.root-servers.net.
.                       86109   IN      NS      i.root-servers.net.
.                       86109   IN      NS      j.root-servers.net.
.                       86109   IN      NS      k.root-servers.net.
.                       86109   IN      NS      l.root-servers.net.
.                       86109   IN      NS      m.root-servers.net.
.                       86109   IN      NS      a.root-servers.net.
.                       86109   IN      NS      b.root-servers.net.
.                       86109   IN      NS      c.root-servers.net.
;; Received 239 bytes from 127.0.0.53#53(127.0.0.53) in 1 ms

uk.                     172800  IN      NS      nsa.nic.uk.
uk.                     172800  IN      NS      nsb.nic.uk.
uk.                     172800  IN      NS      nsc.nic.uk.
uk.                     172800  IN      NS      nsd.nic.uk.
uk.                     172800  IN      NS      dns1.nic.uk.
uk.                     172800  IN      NS      dns2.nic.uk.
uk.                     172800  IN      NS      dns3.nic.uk.
uk.                     172800  IN      NS      dns4.nic.uk.
;; Received 543 bytes from 2001:500:a8::e#53(e.root-servers.net) in 2 ms

smsr.co.uk.             172800  IN      NS      plato.ns.cloudflare.com.
smsr.co.uk.             172800  IN      NS      rihana.ns.cloudfare.com.
;; Received 110 bytes from 43.230.48.1#53(dns4.nic.uk) in 28 ms

smsr.co.uk.             300     IN      A       185.151.30.223
;; Received 55 bytes from 173.245.59.223#53(plato.ns.cloudflare.com) in 3 ms

How do i fix this?

the guy who transferred it to us said he doesnt control the dns anymore and im able to make dns changes in CF?

You need to fix the spelling error at the domain registrar.

ok great, i’ll ask him to get on to the current registrar.

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