0

www.freep.com Missing A Record

I've encountered a couple sites that are not returning DNS records today:

1. www.lynalden.com

2. www.freep.com

They've both resolved themselves now, but for approximately 5 minutes, they were returning empty responses:

~ > dig www.freep.com

; <<>> DiG 9.10.6 <<>> www.freep.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 3160
;; flags: qr rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;www.freep.com.            IN    A

;; Query time: 3142 msec
;; SERVER: 192.0.2.42#53(192.0.2.42)
;; WHEN: Thu Aug 31 16:46:48 CEST 2023
;; MSG SIZE  rcvd: 31

Compared to 8.8.8.8:

~ > dig www.freep.com @8.8.8.8

; <<>> DiG 9.10.6 <<>> www.freep.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28066
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.freep.com.            IN    A

;; ANSWER SECTION:
www.freep.com.        2916    IN    CNAME    domains.gannett.map.fastly.net.
domains.gannett.map.fastly.net.    25 IN    A    151.101.2.62
domains.gannett.map.fastly.net.    25 IN    A    151.101.66.62
domains.gannett.map.fastly.net.    25 IN    A    151.101.130.62
domains.gannett.map.fastly.net.    25 IN    A    151.101.194.62

;; Query time: 46 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Aug 31 16:46:50 CEST 2023
;; MSG SIZE  rcvd: 150

For information, I'm using MacOS 13.5.1 and NextDNS 1.5.1.

4 replies

null
    • BigDargon
    • 8 mths ago
    • Reported - view

    I query all the above domains which resolve normally

    C:\Users\COMPAQ-CQ45>dig www.lynalden.com CHAOS
    ;; Warning: Message parser reports malformed message packet.
    ; <<>> DiG 9.16.28 <<>> www.lynalden.com CHAOS
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44491
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 7
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 1232
    ;; QUESTION SECTION:
    ;www.lynalden.com.              CH      A
    ;; ANSWER SECTION:
    www.lynalden.com.       14400   IN      CNAME   lynalden.com.
    lynalden.com.           14400   IN      A       35.215.100.193
    ;; ADDITIONAL SECTION:
    proto.nextdns.io.       0       CH      TXT     "DOH"
    server.nextdns.io.      0       CH      TXT     "greencloud-han-1"
    client.nextdns.io.      0       CH      TXT     "171.245.219.XXX"
    profile.nextdns.io.     0       CH      TXT     "fpcac465e1d66dead4"
    client-name.nextdns.io. 0       CH      TXT     "nextdns-cli"
    smart-ecs.nextdns.io.   0       CH      TXT     "23.40.76.0/24"
    ;; Query time: 171 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Sat Sep 02 21:37:42 SE Asia Standard Time 2023
    ;; MSG SIZE  rcvd: 289
    
    C:\Users\COMPAQ-CQ45>dig www.freep.com CHAOS
    ;; Warning: Message parser reports malformed message packet.
    ; <<>> DiG 9.16.28 <<>> www.freep.com CHAOS
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65110
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 7
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 1232
    ;; QUESTION SECTION:
    ;www.freep.com.                 CH      A
    ;; ANSWER SECTION:
    www.freep.com.          4800    IN      CNAME   domains.gannett.map.fastly.net.
    domains.gannett.map.fastly.net. 300 IN  A       199.232.46.62
    ;; ADDITIONAL SECTION:
    server.nextdns.io.      0       CH      TXT     "greencloud-han-1"
    profile.nextdns.io.     0       CH      TXT     "fpcac465e1d66dead4"
    client-name.nextdns.io. 0       CH      TXT     "nextdns-cli"
    proto.nextdns.io.       0       CH      TXT     "DOH"
    client.nextdns.io.      0       CH      TXT     "171.245.219.XXX"
    smart-ecs.nextdns.io.   0       CH      TXT     "23.40.76.0/24"
    ;; Query time: 435 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Sat Sep 02 21:37:53 SE Asia Standard Time 2023
    ;; MSG SIZE  rcvd: 316
    
      • First_and_Last_Name
      • 8 mths ago
      • Reported - view

       Yes, it was a temporary bug that seems to have resolved itself now. I'm unsure why it wasn't resolving though. I figured it was something that could be looked into.

    • First_and_Last_Name
    • 8 mths ago
    • Reported - view

    This is now happening to `old.reddit.com` and `new.reddit.com`:

    ~ > dig old.reddit.com
    
    ; <<>> DiG 9.10.6 <<>> old.reddit.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 24299
    ;; flags: qr rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
    ;; WARNING: recursion requested but not available
    
    ;; QUESTION SECTION:
    ;old.reddit.com.            IN    A
    
    ;; Query time: 3181 msec
    ;; SERVER: 192.0.2.42#53(192.0.2.42)
    ;; WHEN: Sun Sep 03 10:18:47 CEST 2023
    ;; MSG SIZE  rcvd: 32
    
    ~ > curl "https://dns.nextdns.io/abc/dns-query?name=old.reddit.com"
    {"Status":2,"TC":false,"RD":true,"RA":false,"AD":true,"CD":false,"Question":[{"name":"old.reddit.com.","type":1}]}
    

    This is becoming a real problem for me.

    • First_and_Last_Name
    • 7 mths ago
    • Reported - view

    I'm now receiving this on www.theguardian.com, but not theguardian.com. How do I reach support?

    I either require support or a refund on the unused annual part of my membership.

Content aside

  • 7 mths agoLast active
  • 4Replies
  • 36Views
  • 2 Following