- Newest
- Most votes
- Most comments
A domain transfer between registrars can take several days - up to seven days, according to the Route 53 docs. According to whois
, the domain registrar for your domain is already Amazon:
Domain Name: augmend.com
Registry Domain ID: 1701860576_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.amazon.com
Registrar URL: https://registrar.amazon.com
Updated Date: 2023-01-18T10:08:38Z
However, querying for Start of Authority shows a non-existent domain:
$ dig augmend.com soa
; <<>> DiG 9.10.6 <<>> augmend.com soa
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 58095
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;augmend.com. IN SOA
;; AUTHORITY SECTION:
com. 900 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1674074880 1800 900 604800 86400
So it seems that the transfer probably hasn't completed yet.
Update: Checking in a day later and I can see that your domain is now resolving. I'm guessing that it just took a little longer for the registrar transfer to complete.
Yes, apologies for not coming back to this, it just seemed to have taken longer then was expected and it resolved eventually without any special work.
Did you have dnssec enabled on your domain on your previous registrar ? Looks like dnssec related issue
I don't recall enabling that, and the previous registrar now doesn't have by domain info so I can't check any settings there. Let me dig in there more though.
Relevant content
- asked 3 years ago
- asked a year ago
- asked 9 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 months ago
I've read through this page, and since the ownership is with Route53, and the previous domain registrar doesn't have my site any more (and it wasn't in use), I can't see what else to update: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html
Looks like your domain is set up successfully now. Did you do anything else, or did it just take time? Did the answers below help you?