check_ip_reputation
Check IP address reputation using AbuseIPDB and GreyNoise Community to assess abuse confidence, country, ISP, Tor status, and noise classification for security analysis.
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 |