Getting OPT=15 error while querying 1.1.1.1

Having an issue resolving records on 1.1.1.1. On all other DNS servers I have tested (8.8.8.8, ISP DNS, DNS trace) I am able to pull the MX record for xdrtest.sandbox.dmhisp.com without issue. On 1.1.1.1, I am getting “OPT=15” error:

 dig xdrtest.sandbox.dmhisp.com mx @1.1.1.1

 ; <<>> DiG 9.9.2 <<>> xdrtest.sandbox.dmhisp.com mx @1.1.1.1
 ;; global options: +cmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 182
 ;; 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 73 61 6e 64 62 6f 78 2e 64 6d 68 69           73 70 2e 63 6f 6d 2e  (.) (.) (a) (t) ( ) (d) (e) (l) (e) (g) (a) (t) (i) (o) (n) ( ) (s) (a) (n) (d) (b) (o) (x) (.) (d) (m) (h) (i) (s) (p) (.) (c) (o) (m) (.)
 ;; QUESTION SECTION:
 ;xdrtest.sandbox.dmhisp.com.    IN      MX
 
 ;; Query time: 50 msec
 ;; SERVER: 1.1.1.1#53(1.1.1.1)
 ;; WHEN: Wed May 03 10:40:39 2023
 ;; MSG SIZE  rcvd: 94

Any help or insight to this error is greatly appreciated.

Thanks!

Thomas

; <<>> DiG 9.16.37-Debian <<>> xdrtest.sandbox.dmhisp.com mx @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 28073
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 22 (No Reachable Authority): (at delegation sandbox.dmhisp.com.)
;; QUESTION SECTION:
;xdrtest.sandbox.dmhisp.com.    IN      MX

;; Query time: 135 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Thu May 04 10:56:55 UTC 2023
;; MSG SIZE  rcvd: 94

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