3

archive.ph .today .is etc resolve to unreachable ip's

When I resolve archive.ph or one of it's other domains such as archive.today, archive.is they resolve to ip's that I cannot reach. If I resolve via cloudflare (1.1.1.1) or google (8.8.8.8) I get different ip's that I'm able to connect to:

ping archive.ph
PING archive.ph (45.13.38.228)

nslookup
    server 1.1.1.1
Default server: 1.1.1.1
Address: 1.1.1.1#53
archive.ph
Server:        1.1.1.1
Address:    1.1.1.1#53

Non-authoritative answer:
Name: archive.ph
Address: 82.153.138.197

Is this an isp issue or possibly a nextdns issue?

6 replies

null
    • zD0_nX_oRQD_UQO
    • 7 mths ago
    • Reported - view

    related topic and another related topic.

    I use the rewrite feature as a workaround:
     

    *.archive.today → 185.42.14.112
    *.archive.ph → 82.153.138.197
    *.archive.is → 185.42.14.112
      • Rikkert
      • 13 days ago
      • Reported - view

       

       

      *.archive.is → 23.137.248.133

      *.archive.today → 23.137.248.133

      *.archive.fo → 23.137.248.133

      *.archive.li → 23.137.248.133

      *.archive.md → 23.137.248.133

      *.archive.ph → 23.137.248.133

      *.archive.vn → 23.137.248.133

    • JSG
    • 6 mths ago
    • Reported - view

    Hello, does anybody have a current working solution? When I rewrite or directly use the current IPs I get this error : Direct IP access not allowed

    Archive.today does not want to be used by us nextdns users it seems.

      • fake_name
      • 2 wk ago
      • Reported - view

      rewrite is working for me.

    • JeffByrnes
    • 2 wk ago
    • Reported - view

    I’ve been having this same issue recently, hard to say for how long.

    • Brian.18
    • 13 days ago
    • Reported - view

    There's something wrong here, I'm not encountering this issue with Quad9. Queries to this host always resolve to 146.0.75.111 for whatever reason, it seems hard coded.

    ❯ Resolve-DnsName archive.is -Server 9.9.9.9
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.is                                     AAAA   300   Answer     2a03:94e3:238a:e717:9ec5:282:9e66:1c91
    archive.is                                     A      300   Answer     147.45.179.37
    
    ❯ Resolve-DnsName archive.is -Server 45.90.28.171
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.is                                     A      300   Answer     146.0.75.111
    
    ❯ Resolve-DnsName archive.ph -Server 45.90.28.171
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.ph                                     A      300   Answer     146.0.75.111
    
    ❯ Resolve-DnsName archive.ph -Server 9.9.9.9
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.ph                                     AAAA   300   Answer     2001:550:5a00:f309::4
    archive.ph                                     A      300   Answer     147.45.179.37
    
    ❯ Resolve-DnsName archive.today -Server 45.90.28.171
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.today                                  A      300   Answer     146.0.75.111
    
    ❯ Resolve-DnsName archive.today -Server 9.9.9.9
    Name                                           Type   TTL   Section    IPAddress
    ----                                           ----   ---   -------    ---------
    archive.today                                  AAAA   300   Answer     2001:550:5a00:f309::4
    archive.today                                  A      1800  Answer     165.140.202.54

Content aside

  • 3 Likes
  • 12 days agoLast active
  • 6Replies
  • 480Views
  • 7 Following