search_abuseipdb
Check an IP address against AbuseIPDB to get its abuse reputation score, report count, and related details. Identify potentially malicious IPs with a warning for scores above 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. |