hagezi / dns-blocklists

DNS-Blocklists: For a better internet - keep the internet clean!
GNU General Public License v3.0
6k stars 203 forks source link

NextDNS admin-pages blocked (my.nextdns.io) #2259

Closed iJorgen closed 6 months ago

iJorgen commented 6 months ago

Which AdBlocker/DNS cloud service do you use?

NextDNS

Other

No response

NextDNS users only

With which block list(s) does the problem occur?

Threat Intelligence Feeds IPs

Which domain(s) should be unblocked?

76.76.21.9 (but could be more in the 76.76.21.x subnet)

Why should the domain(s) be unblocked?

Couldn't reach my.nextdns.io and noticed 76.76.21.9 was blocked in my firewall.

Seems it's owned by Vercel (hosting) with loads of applications in this subnet. https://otx.alienvault.com/indicator/ip/76.76.21.9

;my.nextdns.io.         IN  A

;; ANSWER SECTION:
my.nextdns.io.      29  IN  CNAME   cname.vercel-dns.com.
cname.vercel-dns.com.   29  IN  A   76.76.21.123
cname.vercel-dns.com.   29  IN  A   76.76.21.9

Cleared my DNS-cache and got a new working IP-address after a few tries that's not blocked.

QUESTION SECTION:
;cname.vercel-dns.com.      IN  A

;; ANSWER SECTION:
cname.vercel-dns.com.   300 IN  A   76.76.21.61
cname.vercel-dns.com.   300 IN  A   76.76.21.241
hagezi commented 6 months ago

WTF ...

hagezi commented 6 months ago

grafik

iam-py-test commented 6 months ago

Out of curiosity, what tool are you using in the above screenshot? Your tool shows 76.76.21.9 being listed in my list (among others), but as with prior issues, that does not seem to be the case. Thank you.

hagezi commented 6 months ago

Then there is probably an error in my query against my build system. I'll have a look at that later.

iam-py-test commented 6 months ago

No worries.

hagezi commented 6 months ago

Yes, there was a mistake in my query. If you query correctly, you'll get the right result ;) Sorry ...

iam-py-test commented 6 months ago

It's fine