Domain not active on Cloudflare after changing nameservers

0

I have a domain through route 53 and I am trying to setup cloudflare. Its been 4 or 5 days since I've updated the NS records but my domain is still not active in cloudflare yet

Here is a screenshot of my records for the hosted zone Records

Depooty
질문됨 한 달 전109회 조회
1개 답변
0

May I know if your domain was purchased at AWS? If yes, please try to validate the NS record from public DNS. If no, you should consider visiting your domain registration provider to change the NS hostname to Cloudflare.

Validate NS record in public:

To check the name server (NS) records of a domain, you can use various tools and methods. Here are a few options:

Command Line Tools: nslookup: This is a command-line tool available on Windows, macOS, and Linux systems. To check the NS records, run the following command: nslookup -type=ns example.com Replace example.com with the domain you want to check.

dig: This is a more powerful command-line tool for DNS queries. To check NS records, use the following command: dig example.com NS Online DNS Tools:

MxToolbox: Visit https://mxtoolbox.com/DNSLookup.aspx, enter the domain in the search box, and click "DNS Lookup". The NS records will be displayed in the results. DNS Checker: Go to https://dnschecker.org/, enter the domain, and click "DNS LOOKUP". The NS records will be shown under the "Name Servers" section.

AWS
Billy
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠