search_abuseipdb
Check an IP address's abuse reputation using AbuseIPDB. Returns abuse confidence score, total reports, country, ISP, and domain. Displays a warning when score exceeds 50%.
Instructions
Check an IP address against the AbuseIPDB v2 API for abuse reputation. Returns abuse confidence score (0–100%), total reports, country, ISP, domain, and last reported timestamp. Shows a warning when score exceeds 50%. Requires ABUSEIPDB_API_KEY env var. Authorized use only: your own assets or a target you are authorized to assess. Passive, public-source collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| json_output | No | Return result as structured JSON. |