Domain registration from aws route 53 to cloudflare

What is the name of the domain?

pos-kebabalibaba.com

What is the issue you’re encountering

I am attempting to integrate a domain from AWS Route 53 with Cloudflare. Despite following all DNS configuration steps and ensuring that CNAME and NS records are set in both Route 53 and Cloudflare, the integration remains unsuccessful. The main issue encountered is that Cloudflare is unable to resolve the DNS for the domain, even after adding the CNAME validation record and other DNS entries. The domain continues to show error messages, such as Cloudflare Error 1016.

What feature, service or problem is this related to?

DNS records

What are the steps to reproduce the issue?

Domain Setup in AWS Route 53
Cloudflare Integration
Testing the Integration
Issue Observation

Screenshot of the error

If you are trying to point at your AWS DNS, you can’t do that for your apex domain so the NS records shown are no use, and you can delete them.

pos-kebabalibaba.com is a CNAME to www, but you don’t have a DNS record for www (the cause of the 1016 error).

Create a DNS record for www pointing to your server/hosting.

You also have the AWS nameservers added to your registrar, you need to remove those so only the 2 Cloudflare nameservers are used…
https://cf.sjr.org.uk/tools/check?a5b872bee2ed4e2e8f83f0185170fbc5#whois

1 Like