threat_intel_lookup
Look up indicators of compromise against threat intelligence feeds to determine if an IP, domain, URL, or hash is malicious.
Instructions
IOC lookup against threat intel feeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | Yes | ||
| indicator_type | Yes | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. |