Skip to content

Public IPv4 works, domain name doesn't work

0

Domain sureshm.online is registered at hostinger. Created EC2 instance on AWS. Created a hosted zone sureshm.online on AWS. The public IPv4 address works in the browser Entered the four NS values from AWS as DNS custom nameservers in hostinger more than 48 hours ago. Testing sureshm.online in the browser, I get: DNS_PROBE_FINISHED_NXDOMAIN

On https://dnschecker.org, the A and CNAME records show as not propagated, but the NS and SOA records show as propagated (with the expected four NS values).

asked 2 years ago221 views
1 Answer
4

Hello.

I live in Japan, but when I resolved the NS record, the domain could not be confirmed.
Probably, but I think the domain has not been completely propagated yet.
I think that's why the A record name resolution is not working properly.

dig sureshm.online ns

; <<>> DiG 9.16.1-Ubuntu <<>> sureshm.online ns
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 22376
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;sureshm.online.                        IN      NS

;; Query time: 1633 msec
;; SERVER: 127.0.2.2#53(127.0.2.2)
;; WHEN: Thu Jul 25 21:27:20 JST 2024
;; MSG SIZE  rcvd: 43
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.