Proxied DNS A record still resolving to origin IP (not Cloudflare) after 24+ hours

What is the name of the domain?

What is the error message?

dig strattoncamera.com @1.1.1.1 ; <<>> DiG 9.10.6 <<>> strattoncamera.com @1.1.1.1 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52911 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;strattoncamera.com. IN A ;; ANSWER SECTION: strattoncamera.com. 7200 IN A 206.188.193.180 ;; Query time: 87 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) ;; WHEN: Sat Mar 29 15:42:24 EDT 2025 ;; MSG SIZE rcvd: 63

What is the issue you’re encountering

ig strattoncamera.com @1.1.1.1 still returns my origin IP, not a Cloudflare edge IP.

What steps have you taken to resolve the issue?

•	Toggled proxy off and on
•	Purged Cloudflare cache
•	Deleted and re-added the record
•	Flushed local DNS
•	Waited over 24 hours

No matter where I am sending the query from, I see the Cloudflare Proxy IP addresses.

Are you still seeing the origin IP, from your side?

If so, can you please add “+nsid” to the dig command you’re running, and provide the new output?

And if you’re running “dig +nsid CHAOS TXT id.server @1.1.1.1”, do you always get routed to the same location?

Thank you for the advice. Well, it looks like I may have not waited long enough after making changes. Here’s the result: I can’t post links so I replaced my domain with
dig @1.1.1.1 +nsid

; <<>> DiG 9.10.6 <<>> @1.1.1.1 +nsid

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33500

;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 1232

; NSID: 36 35 38 6d 32 33 30 (“658m230”)

;; QUESTION SECTION:

;. IN A

;; ANSWER SECTION:

. 300 IN A 172.67.190.164

. 300 IN A 104.21.41.92

;; Query time: 34 msec

;; SERVER: 1.1.1.1#53(1.1.1.1)

;; WHEN: Mon Mar 31 14:14:56 EDT 2025

;; MSG SIZE rcvd: 90

1 Like

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