Cloudflare DNS can't resolve my domain

My domain is: gw3[.]io
I can resolve it with Google DNS(8.8.8.8), but can’t resolve it with Cloudflare DNS(1.1.1.1)
Do I miss anything?

Works ok for me. Where are you located?

dig gw3.io @1.1.1.1

; <<>> DiG 9.10.6 <<>> gw3.io @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30391
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;gw3.io.				IN	A

;; ANSWER SECTION:
gw3.io.			60	IN	A	54.172.50.255
gw3.io.			60	IN	A	52.3.104.15

;; Query time: 63 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Mon Nov 20 13:04:27 GMT 2023
;; MSG SIZE  rcvd: 67

It suddenly works for me, too :rofl:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.