check_ip_reputation
Query the reputation of an IP address through AbuseIPDB and GreyNoise, returning abuse confidence, country, ISP, Tor status, 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 |