
Search malicious IPs, verify threats, and protect your infrastructure with our comprehensive blocklists and powerful API.
Comprehensive threat intelligence at your fingertips
Instantly check if an IP address has been flagged for malicious activity, spam, or abuse across multiple threat feeds.
Access curated blocklists for firewalls, DNS servers, and security tools. Updated in real-time from trusted sources.
Integrate threat intelligence directly into your applications with our simple, well-documented REST API.
Get notified when new threats match your watchlist criteria. Stay ahead of emerging attacks.
Analyze domains for phishing, malware distribution, and other malicious activities with detailed reports.
Visualize threat trends, track your lookups, and generate reports for compliance and security audits.
Integrate Evil-DB into your security stack with just a few lines of code. Our API is designed for speed and reliability.
GET /api/v1/lookup/192.168.1.1
// Response
{
"ip": "192.168.1.1",
"threat_level": "high",
"categories": [
"malware",
"botnet"
],
"first_seen": "2024-01-15",
"reports": 847,
"blocklists": 12
}Start searching threats for free. No credit card required.