jsdelivr / globalping

A global network of probes to run network tests like ping, traceroute and DNS resolve
https://www.jsdelivr.com/globalping
226 stars 29 forks source link

anti-abuse IPv6 #492

Closed valeria-frckova closed 1 month ago

valeria-frckova commented 4 months ago

As a part of #447. I'm currently trying to find a list of malicious IPv6 addresses to compare against. Most of the reputable sources are paid. This is what I've found so far: spamhouse team-cymru

do you have any suggestions?

also, domains listed in domain blocklists are both IPv4 and IPv6 already?

jimaek commented 4 months ago

There are a few more here https://www.blacklistmaster.com/blacklists I think in the past I had the best luck by checking the source code of related projects on GitHub. Like firewall rules generators that take in lists of bad IPs

MartinKolarik commented 3 months ago

@jimaek

also, domains listed in domain blocklists are both IPv4 and IPv6 already?

This should be the case, right? No need for new domain lists.

jimaek commented 3 months ago

It's not applicable as we don't try to resolve the domains before blocking. So yes, stays as is