amazon-web-servicesamazon-route53domain-namenameserversa-records

NS and SOA records not propagated after migration from Route 53


I recently transferred a domain helloorbital.com from GoDaddy to Route 53. However, when I used WhatsMyDNS to check my SOA and NS records, they are still pointing to the old registrar's records, how can I get my records to properly propagate please?

Separate question for knowledge, shouldn't my records on Route 53 take precedence once I migrate, why is it that it hasn't?


Solution

  • As per the AWS documentation here, you have three options for DNS when you transfer your domain to Route 53:

    The implications of changing the DNS are significant and thus default option is to continue to use the name servers provided by the current registrar or DNS service.

    To resolve the issue you are facing, you need to get the nameservers for your Route 53 Hosted Zone by following the steps here, and then replace the nameservers for your domain in Route 53 by following the instructions here, replacing the existing name servers (ns1.vodien.com and hostmaster.serveradd.com) with the four name servers provided by the Route 53 Hosted Zone.

    DNS propagation can take up to 48 hours, however, in many cases it occurs in a matter of minutes.