Enrich your security product
Test reputation checks on your indicators. Inspect the response and source evidence before building an integration.
A free API key includes a monthly allowance for reputation checks.
Test the APIExplore lookup toolsInvestigate indicators with source evidence, add STIX/TAXII feeds to your tools, or check links and content from an AI assistant. Start with a lookup below, then connect the access method your team needs.
Find your integration pathExample verdict
Malicious| Reputation | Malicious Source: Blocklists |
|---|---|
| Activity | Command & control Source: Observations |
| Network | Ports 443 · 8443 Source: ASN · ports |
| Evidence | Finding | Source |
|---|---|---|
| Reputation | Malicious | Blocklists |
| Activity | Command & control | Observations |
| Network | Ports 443 · 8443 | ASN · ports |
Put the data to work
Choose a first step you can evaluate in your own workflow.
Test reputation checks on your indicators. Inspect the response and source evidence before building an integration.
A free API key includes a monthly allowance for reputation checks.
Test the APIExplore lookup toolsPrepare a STIX/TAXII evaluation for OpenCTI, a SIEM, or a firewall. Define the collections and import workflow you need.
STIX/TAXII access requires Pro or Enterprise. Feed polling is outside the monthly lookup quota.
Evaluate a feed in my toolRead the OpenCTI guideConnect the MCP server to look up indicators, check links, and scan untrusted content within an agent workflow.
Connect with a free API key. Reputation checks and prompt-injection scans have separate allowances.
Install the MCP serverTry the content scannerIndexed
Threat Records
Malicious IPs, domains, URLs, and file hashes tracked across the globe — refreshed continuously.
463
Intelligence Sources
Configured feeds are reliability-weighted so SOC teams can see why a verdict was produced.
Active
New Threats (24h)
Indicators indexed in the last day. Continuous monitoring means you always query the latest intelligence.
Multiple
Source Evidence
Assessments show contributing sources so analysts can review agreement and conflicts.
Inspect the sources behind each result, then bring the data into your product, your security tools, or your AI assistant.
Model Context Protocol
Connect Claude, Cursor or Codex to indicator reputation, CVE intelligence and prompt injection detection with the isMalicious MCP server.
Explore the MCP server and setup guide
Real-time threat intelligence aggregated from industry-leading providers, community feeds, and proprietary detection engines.
| Source | Type | Reliability | Tier |
|---|---|---|---|
| AbuseIPDB | ip | A | |
| URLhaus | url | A | |
| Community IOC feeds | mixed | B | |
| IsMalicious | multi | A |
Twelve free lookups, no account needed. Every tool runs against the same current dataset as the API.
Fire real requests against the live API from your browser — no key, no setup, instant JSON.
Reputation, geolocation, and abuse history for any IPv4/IPv6.
Threat verdicts and enrichment for any domain.
Scan links for phishing, malware, and redirects.
MD5, SHA-1, SHA-256 against malware corpora.
Registration records with risk signals parsed out.
Historical resolutions to trace infrastructure.
Spot newly-registered domains — a top phishing signal.
Every domain hosted behind an IP address.
Map the attack surface of any domain.
Ownership and reputation of network blocks.
Paste a list of indicators, triage them in one pass.
curl -d "email=you@example.com" https://ismalicious.com/api/keys/instant500 free requests/month · instant API key · no signup form
Anonymous checks show the verdict. A free account includes the analysis, the history, and the API behind it — in under a minute.
No credit card required · 500 free checks/month · Free API key
Get started with basic threat intelligence. Perfect for individuals and small projects.
For teams integrating threat intelligence through the API or STIX/TAXII feeds.
For organizations that need higher volumes and help integrating threat intelligence into their tools.
SLA-backed availability for API and streaming endpoints
Cached-first responses for high-volume SOC workflows
Stream API and webhooks for sub-second propagation
isMalicious blocked over 50M malicious requests in the first month alone. The accuracy is impressive with zero false positives.
Sarah Chen
Head of Security
TechCorp Global · USA · Technology
We identified and prevented a sophisticated phishing campaign within hours of deployment. This is proactive security at its finest.
Marcus Weber
Chief Information Security Officer
FinanceSecure · Germany · Financial Services
The real-time threat intelligence helped us block approximately 95% of malicious bot traffic, significantly improving our server performance.
Priya Sharma
Security Engineer
CloudHost Pro · India · Cloud Hosting
The most comprehensive threat intelligence database, continuously refreshed from verified sources worldwide.
45M+ phishing domains and credential harvesting sites. Detect fake login pages, brand impersonation, and social engineering attacks in real-time.
120M+ malware distribution IPs and domains. Block ransomware, trojans, viruses, and zero-day malware before they infect your systems.
7.5M+ malicious IP addresses involved in DDoS attacks, brute force attempts, botnet C2 servers, and network abuse.
28M+ invasive advertising networks, unwanted software promotions, and aggressive marketing domains that degrade user experience.
67M+ tracking domains, analytics scripts, and surveillance networks. Protect user privacy and comply with GDPR requirements.
Comprehensive vulnerability intelligence including CVEs, exposed services, weak SSL certificates, and security misconfigurations.
Every threat is verified across multiple intelligence sources. Our cross-referencing system eliminates false positives and provides confidence scores for each detection.
Unlike static blocklists updated weekly, our database receives hourly updates. New phishing sites, malware domains, and malicious IPs are added within minutes of discovery.
Beyond simple blocklists, get rich threat intelligence including geolocation, ASN data, WHOIS information, SSL certificates, and historical behavior patterns.
Sub-100ms response times, 99.9% uptime SLA, and unlimited scalability. Our cybersecurity API integrates directly with firewalls, SIEM systems, and custom applications.
Threat intelligence CLI for air-gapped environments, CI/CD pipelines, and automated security checks without a hosted dependency.
# Update threat intelligence database from configured sources
$ ismalicious update
Database update started.
Fetching source 1 of 500 - 00:01.234s
Fetching source 2 of 500 - 00:00.987s
...
Fetching source 500 of 500 - 00:00.823s
Cleaning false positives...
Loaded 2,000,000 legitimate domains
Removed 1,234 false positives
Database update completed in 05:23.456s
# Check a domain
$ ismalicious get malicious-site.ru
Found entry: malicious-site.ru
Categories: malware phishing c2 botnet
# Docker deployment
$ docker run -v $(pwd)/data:/app/data ismalicious/cli updateRun threat intelligence checks completely offline with local JSON databases. No internet dependency once synchronized — perfect for air-gapped environments.
ismalicious get domain.comAutomatically fetches and combines data from configured intelligence sources. A single command updates your entire local database with the latest threats.
ismalicious updateAdvanced curation using Cloudflare Radar and top-1M domain lists. Removes legitimate domains automatically to ensure zero false positives in your threat database.
Auto-cleans during updateSmart regex-based extraction supporting domains, IPv4, and IPv6 addresses. Handles multiple formats and categorizes entities by threat type automatically.
Supports all IP/domain formatsBuilt for maximum speed and efficiency. Tuned with parallel processing and minimal memory footprint — processes millions of entities in minutes.
Processes millions of entitiesNative binaries for Linux, macOS, and Windows. Docker images available for containerized deployments and direct CI/CD pipeline integration.
docker run ismalicious/cliEach threat tagged with specific categories: malware, phishing, botnet, C2, and more. Enables precise filtering and threat-specific response workflows.
JSON output with categoriesEnterprise license validation with online verification and offline grace periods. Flexible licensing for team and air-gapped deployments.
Secured with license.txtBuilt-in performance monitoring with --debug flag. Track fetch times, processing speeds, and database operations for tuning and troubleshooting.
ismalicious --debug updateA month of CISA KEV additions read against our CVE catalog: 18 of 26 exploited vulnerabilities score under 1% on EPSS today, 4 had no CVSS score when CISA added them, and CISA gave 18 of them a three-day deadline. The numbers, the method, and what they mean for a patch queue.
Paste an IP, domain, URL, email, phone number, wallet, file hash, or a complete suspicious message. Smart Lookup routes each indicator to the right threat report.
A phishing message or security alert rarely contains one indicator. Use a composite threat report to scope several IOCs without losing the evidence behind each result.
Use the isMalicious Threats dashboard to move from a broad threat picture to the sectors, ransomware groups, malware, victims, and evidence that matter to your team.
Move from monitored indicators and incoming alerts to a ranked queue, analyst validation, and owned response work with isMalicious Alerts and Action Center.
Call the current isMalicious IOC endpoint safely, handle failures, log useful evidence, and move from a terminal test to production.