abuseipdb_check
Check an IP against AbuseIPDB to identify abuse reports and get a confidence score, ISP, country, and report count.
Instructions
Check an IP address against AbuseIPDB for abuse reports. Returns confidence score, ISP, country, and report count. Requires ABUSEIPDB_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to check | |
| max_age | No | Max age of reports in days (default 90) | |
| verbose | No | Include recent reports in response |