Malicious IP blocklists derived via lexical analysis of cloud virtual machine hostnames listed in the Inversion DNSBL Blocklists, updated every hour.
Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with Google.
File | Download |
---|---|
ips.txt | 💾 |
- Python 3.12+
git clone
and cd
into the project directory, then run the following
python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install tldextract
venv/bin/python3 update.py
These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.
Any and all trademarks are the property of their respective owners.