abuseipdb_reports
Fetch detailed abuse reports for an IP address from AbuseIPDB, including report comments and categories, to evaluate potential threats.
Instructions
Get individual abuse reports for an IP from AbuseIPDB. Returns detailed report comments and categories. Requires ABUSEIPDB_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address | |
| limit | No | Max reports to return (default 25) | |
| max_age | No | Max age in days (default 90) |