- Newest
- Most votes
- Most comments
Based on your description, there are several potential issues that could be causing your DNS problems after transferring domains to Route 53:
-
Nameserver mismatch: Even though you see the correct nameservers in your hosted zone, you need to verify that the domain's registration settings have the same nameservers. When transferring domains, the nameservers don't always automatically update to match your Route 53 hosted zone nameservers.
-
Glue records: You may need to update the glue records in Route 53 to point to your new nameservers. This is a common issue when transferring domains - the NS records might point to your old registrar's nameservers even after the transfer is complete.
-
Domain verification: Check if your domains require verification. Sometimes domains can be suspended due to non-verification, and notification emails about this might go to spam folders.
-
Check both locations: In the Route 53 console, check both:
- The "Registered domains" section to verify the nameservers assigned to your domain
- The "Hosted zones" section to confirm your DNS records are properly configured
- DNS propagation: While DNS typically propagates within 48 hours, sometimes issues can persist longer. However, after 2 weeks, this is unlikely to be the cause.
To resolve this:
- In the Route 53 console, go to "Registered domains" and select your problematic domains
- Check if the nameservers match exactly with those in your hosted zone
- If they don't match, edit the nameservers to match your hosted zone's nameservers
- Verify there are no pending domain verification requirements
- Ensure all necessary DNS records (A records, etc.) are correctly configured in your hosted zone
If these steps don't resolve the issue, you may need to contact AWS Support for further assistance with your specific domain configuration.
Sources
Domain transferred to route53 but not propagated after five days | AWS re:Post
Name Server has not correctly transferred from UK2 to AWS Route53 | AWS re:Post
Route 53 DNS stopped propagating | AWS re:Post
Dns Check after domain move shows only half success | AWS re:Post
Relevant content
- asked 2 years ago
