1.1.1.3 cannot resolve wellbyfinancial.com

What is the name of the domain?

What is the error message?

Address 1: 1.1.1.3 family.cloudflare-dns.com nslookup: can’t resolve ‘wellbyfinancial.com

What is the issue you’re encountering

can’t get to bank website

What feature, service or problem is this related to?

DNS records

What are the steps to reproduce the issue?

set router dns to 1.1.1.3 and point safari to wellbyfinancial.com

dig response : ;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 1556

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

I use 1.1.1.3, and it’s resolving. It also resolves through Dig:

% dig @1.1.1.3 wellbyfinancial.com

; <<>> DiG 9.10.6 <<>> @1.1.1.3 wellbyfinancial.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59394
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
wellbyfinancial.com.	7200	IN	A	217.114.85.70

;; Query time: 138 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Sat Sep 07 07:14:26 PDT 2024
;; MSG SIZE  rcvd: 64

Let us know what this returns: dig +short @1.1.1.3 CHAOS TXT id.server

Thanks for the reply

dig +short @1.1.1.3 CHAOS TXT id.server
[/quote] returns “IAH”

; <<>> DiG 9.10.6 <<>> @1.1.1.3 wellbyfinancial.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 40824
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; OPT=15: 00 16 61 74 20 64 65 6c 65 67 61 74 69 6f 6e 20 77 65 6c 6c 62 79 66 69 6e 61 6e 63 69 61 6c 2e 63 6f 6d 2e (“…at delegation wellbyfinancial.com.”)
; OPT=15: 00 17 31 36 32 2e 31 35 39 2e 32 37 2e 31 35 35 3a 35 33 20 74 69 6d 65 64 20 6f 75 74 20 66 6f 72 20 77 65 6c 6c 62 79 66 69 6e 61 6e 63 69 61 6c 2e 63 6f 6d 20 41 (“…162.159.27.155:53 timed out for wellbyfinancial.com A”)

;; QUESTION SECTION:
;wellbyfinancial.com. IN A
;; Query time: 2126 msec

;; SERVER: 1.1.1.3#53(1.1.1.3)
;; WHEN: Sat Sep 07 10:28:30 CDT 2024
;; MSG SIZE rcvd: 147

Issue is no longer occurring: nslookup, dig, and safari are now OK. no change on my end. Thanks

1 Like

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