check_ip_threat
Check an IP address against the URLhaus blacklist to reveal if it's malicious, enabling quick threat intelligence and IOC verification during security investigations.
Instructions
【威胁情报】Check an IP address against URLhaus blacklist. Use this when: 1) User asks if an IP is malicious, 2) Checking IOCs, 3) Threat intelligence lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to check (e.g., 192.168.1.1) | |
| urlhaus_url | No | URLhaus blacklist URL (optional) |