Transferred domain to CF registrar, but now it seems stuck without nameservers

I transferred the domain kibje.com to Cloudflare Registrar.
The domain transfer went through, but now my domain is giving NXDOMAIN errors.

As far as I can see the domain is with Cloudflare, so i am wondering why setting up the nameservers is taking so long. It has been this way for a day and a half :

The domain is with Cloudflare and the nameservers are correctly in place.

The error you get is not so much related to the domain itself, rather to missing DNS records. You simply havent set up a “www” record.

How did you check this ?

Doing dig or nslookup NS records returns NXDOMAIN for me.
I do not see the nameservers correctly in place.

The existing records do not resolve.

However your DNSSEC configuration is broken

https://dnsviz.net/d/kibje.com/dnssec/

You’ll need to contact Cloudflare’s support to have that fixed. Maybe try disabling DNSSEC and then re-enabling it.

I added a CNAME from www to the normal domain.
I also disabled the DNSSEC setup which was hanging on

DNSSEC protects against forged DNS answers. DNSSEC protected zones are cryptographically signed to ensure the DNS records received are identical to the DNS records published by the domain owner.

DNSSEC for your domain will be automatically enabled in the next 24 hours.

DNSSEC is pending while we wait for the DS to be added to your registrar. This usually takes ten minutes, but can take up to an hour.

However, I do believe still believe there is an issue with the nameserver registration at Cloudflare.
Performing a remote dig or nslookup of any record that exists, such as the A record for ‘kibje.com’ doesn’t respond with anything but a NXDOMAIN.

No, there is no issue with the nameservers. They are correctly in place.

DNSSEC is the issue here. Either disable it altogether or contact support.

I just did a dig +trace and saw the correct nameservers.
I also realized that on top of DNSSec information being given out, although it is set to disabled, the data returned also contains the backend server IP although it is set to the orange cloud icon in the DNS settings.

I will be contacting support. Thanks for the support here.