check_ip_reputation
Identify malicious IPs by checking reputation with AbuseIPDB and GreyNoise, providing abuse confidence and noise classification.
Instructions
Check an IP address reputation via AbuseIPDB and GreyNoise Community. Returns abuse confidence score, country, ISP, Tor status, and noise classification.
Args: ip: IPv4 or IPv6 address to check (e.g. 1.2.3.4 or 2001:db8::1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |