Evil-DB Logo

The Threat Intelligence Database

Search malicious IPs, verify threats, and protect your infrastructure with our comprehensive blocklists and powerful API.

Try: 45.33.32.156, phishing-bank.com, or a file hash

Advertisement

Everything you need to stay protected

Comprehensive threat intelligence at your fingertips

IP Reputation Lookup

Instantly check if an IP address has been flagged for malicious activity, spam, or abuse across multiple threat feeds.

Blocklist Collections

Access curated blocklists for firewalls, DNS servers, and security tools. Updated in real-time from trusted sources.

REST API

Integrate threat intelligence directly into your applications with our simple, well-documented REST API.

Threat Alerts

Get notified when new threats match your watchlist criteria. Stay ahead of emerging attacks.

Domain Intelligence

Analyze domains for phishing, malware distribution, and other malicious activities with detailed reports.

Analytics Dashboard

Visualize threat trends, track your lookups, and generate reports for compliance and security audits.

Simple, powerful API

Integrate Evil-DB into your security stack with just a few lines of code. Our API is designed for speed and reliability.

  • RESTful JSON responses
  • Rate limits up to 10,000 req/min
  • Bulk lookup endpoints
  • Webhook notifications
API Request
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
}

Ready to protect your infrastructure?

Start searching threats for free. No credit card required.

Advertisement