IPsum is a threat intelligence feed based on 30+ different publicly available lists of suspicious and/or malicious IP addresses. All lists are automatically retrieved and parsed on a daily (24h) basis and the final result is pushed to this repository. List is made of IP addresses together with a total number of (black)list occurrence (for each). Greater the number, lesser the chance of false positive detection and/or dropping in (inbound) monitored traffic. Also, list is sorted from most (problematic) to least occurent IP addresses.
As an example, to get a fresh and ready-to-deploy auto-ban list of "bad IPs" that appear on at least 3 (black)lists you can run:
curl https://raw.githubusercontent.com/stamparm/ipsum/master/ipsum.txt 2>/dev/null | grep -v "#" | grep -v -E "\s[1-2]$" | cut -f 1
If you want to try it with ipset, you can do the following:
sudo su
apt-get -qq install iptables ipset
ipset -q flush ipsum
ipset -q create ipsum hash:ip
for ip in $(curl https://raw.githubusercontent.com/stamparm/ipsum/master/ipsum.txt 2>/dev/null | grep -v "#" | grep -v -E "\s[1-2]$" | cut -f 1); do ipset add ipsum $ip; done
iptables -D INPUT -m set --match-set ipsum src -j DROP 2>/dev/null
iptables -I INPUT -m set --match-set ipsum src -j DROP
In directory levels you can find preprocessed raw IP lists based on number of blacklist occurrences (e.g. levels/3.txt holds IP addresses that can be found on 3 or more blacklists).
| IP | DNS lookup | Number of (black)lists |
|---|---|---|
| 45.148.10.121 | - | 9 |
| 80.94.92.166 | - | 9 |
| 93.174.95.106 | battery.census.shodan.io | 9 |
| 163.5.148.15 | - | 9 |
| 3.134.148.59 | scan.cypex.ai | 8 |
| 45.93.168.13 | 45-93-168-13.digiturunc.com | 8 |
| 46.151.182.230 | - | 8 |
| 61.245.11.87 | - | 8 |
| 65.49.1.202 | - | 8 |
| 66.132.153.123 | - | 8 |
| 80.82.77.139 | dojo.census.shodan.io | 8 |
| 80.94.92.182 | - | 8 |
| 91.99.207.126 | static.126.207.99.91.clients.your-server.de | 8 |
| 91.224.92.14 | srv-91-224-92-14.serveroffer.net | 8 |
| 101.36.104.242 | - | 8 |
| 103.252.73.37 | - | 8 |
| 118.69.199.170 | - | 8 |
| 165.154.231.140 | - | 8 |
| 167.94.146.52 | - | 8 |
| 167.94.146.59 | - | 8 |
| 176.65.132.210 | - | 8 |
| 193.46.255.217 | hostingmailto131.statics.servermail.org | 8 |
| 220.80.223.144 | - | 8 |
| 2.57.121.25 | hosting25.tronicsat.com | 7 |
| 2.57.121.112 | dns112.personaliseplus.com | 7 |
| 3.130.96.91 | scan.cypex.ai | 7 |
| 3.137.73.221 | scan.cypex.ai | 7 |
| 3.143.33.63 | scan.cypex.ai | 7 |
| 5.187.35.21 | - | 7 |
| 14.63.196.175 | - | 7 |
| 34.66.72.251 | 251.72.66.34.bc.googleusercontent.com | 7 |
| 36.66.16.233 | - | 7 |
| 41.223.40.78 | - | 7 |
| 43.134.184.20 | - | 7 |
| 62.60.131.157 | - | 7 |
| 66.132.153.141 | scanner-001.ch1.censys-scanner.com | 7 |
| 66.240.192.138 | census8.shodan.io | 7 |
| 66.240.236.119 | census6.shodan.io | 7 |
| 71.6.135.131 | soda.census.shodan.io | 7 |
| 80.94.92.184 | - | 7 |
| 80.94.92.186 | - | 7 |
| 83.168.107.220 | hosted-by.SkillHost.PL | 7 |
| 86.54.31.42 | green.census.shodan.io | 7 |
| 94.26.106.81 | - | 7 |
| 94.102.49.193 | cloud.census.shodan.io | 7 |
| 103.48.192.48 | - | 7 |
| 103.143.10.79 | - | 7 |
| 103.232.121.71 | nick8472839 | 7 |
| 107.172.252.231 | 107-172-252-231-host.colocrossing.com | 7 |
| 113.193.234.210 | - | 7 |
| 121.142.146.167 | - | 7 |
| 122.155.0.205 | host1.bgs.co.th | 7 |
| 130.12.180.18 | - | 7 |
| 139.59.64.179 | - | 7 |
| 139.59.188.13 | - | 7 |
| 161.49.89.39 | 161.49.89.39.convergeict.com | 7 |
| 162.142.125.33 | scanner-201.ch1.censys-scanner.com | 7 |
| 162.142.125.112 | - | 7 |
| 162.142.125.119 | - | 7 |
| 162.142.125.124 | - | 7 |
| 162.142.125.202 | scanner-202.ch1.censys-scanner.com | 7 |
| 162.142.125.212 | scanner-207.ch1.censys-scanner.com | 7 |
| 162.142.125.213 | scanner-207.ch1.censys-scanner.com | 7 |
| 162.142.125.219 | scanner-207.ch1.censys-scanner.com | 7 |
| 167.94.138.113 | scanner-27.ch1.censys-scanner.com | 7 |
| 167.94.138.124 | scanner-27.ch1.censys-scanner.com | 7 |
| 167.94.146.51 | - | 7 |
| 167.94.146.54 | - | 7 |
| 167.94.146.57 | - | 7 |
| 167.94.146.58 | - | 7 |
| 167.94.146.61 | - | 7 |
| 175.200.104.40 | - | 7 |
| 176.117.107.94 | - | 7 |
| 187.210.77.100 | customer-187-210-77-100.uninet-ide.com.mx | 7 |
| 193.32.162.82 | - | 7 |
| 193.32.162.146 | - | 7 |
| 193.32.162.151 | - | 7 |
| 193.46.255.33 | hostingmailto181.statics.servermail.org | 7 |
| 193.46.255.99 | hostingmailto251.statics.servermail.org | 7 |
| 193.46.255.103 | hostingmailto005.statics.servermail.org | 7 |
| 193.46.255.159 | hostingmailto066.statics.servermail.org | 7 |
| 194.150.220.102 | - | 7 |
| 197.211.55.20 | - | 7 |
| 198.46.207.98 | 198-46-207-98-host.colocrossing.com | 7 |
| 199.45.155.80 | scanner-204.hk2.censys-scanner.com | 7 |
| 200.69.236.207 | seldon.tecnologica.com.ar | 7 |
| 200.196.50.91 | mvx-200-196-50-91.mundivox.com | 7 |
| 211.20.14.156 | 211-20-14-156.hinet-ip.hinet.net | 7 |
| 213.55.85.202 | - | 7 |
| 216.180.246.197 | crawler197.deepfield.net | 7 |
| 221.161.235.168 | - | 7 |