Blacklist IP database

2019-02-01 06:00发布

Is there an open database of blacklisted IP for the Web? With a lot of public web proxy you know... such the blacklist used by the Global blocking of Wikipedia.

4条回答
叼着烟拽天下
2楼-- · 2019-02-01 06:37

You can use Blacklist IP Addresses Live Database from myip.ms -

http://myip.ms/browse/blacklist/Blacklist_IP_Blacklist_IP_Addresses_Live_Database_Real-time

They have latest Blacklist IPs collected during the last 10 days for use in .htaccess file or in website firewall.

查看更多
欢心
3楼-- · 2019-02-01 06:39

The Project Honeypot provides as service called Http:BL. As an active member of Project Honeypot you can query their database of IPs that are known as email address harvesters or comment spammers.

查看更多
再贱就再见
4楼-- · 2019-02-01 06:41

For blackips (optimized for iptables/ipset)

https://github.com/maravento/blackip

For blackdomains (optimized for squid)

https://github.com/maravento/blackweb

查看更多
Emotional °昔
5楼-- · 2019-02-01 06:45

Google has a Safe Browsing API that lets you check against a db of hashed values. It's public and it's encrypted. They have two databases; phishing and malware data in 2 separate blacklists. However, they contain hostnames, not IPs, but perhaps its something you could use.

查看更多
登录 后发表回答