Sign In
Access your IPWhois.net account
No account? Create one
Home / Blacklist / Docs

IPWhois.net Blacklist

Community-driven IP threat intelligence. Search, check, and report malicious IP addresses.
184,733 IPs 7,370 reports Free API
Quick Start

All integrations use the IPWhois.net Blacklist API. The two key endpoints are:

Check if an IP is blacklisted
GET https://bl.ipwhois.net/api/check?ip=1.2.3.4
Report a malicious IP
POST https://bl.ipwhois.net/api/report ip=1.2.3.4&type=brute-force&message=Description+here

Threat types: brute-force, spam, ddos, scan, phishing, malware, bot, other

Rate limit: The public API allows 500 free requests per day per source IP. For higher limits, use an API key from the API page.