Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
6 tools available
AbuseIPDB is a project dedicated to helping make the internet safer by providing a central repository for reporting and checking IP addresses associated with malicious activities.
Connect AbuseIPDB to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call AbuseIPDB's 6 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every AbuseIPDB action below is a callable tool any Definable persona can invoke.
Retrieves a list of the most reported malicious IP addresses from AbuseIPDB's database. Use this tool to build dynamic blocklists, threat intelligence feeds, or firewall rules. The blacklist is updated hourly and contains IPs with high abuse confidence scores. Free accounts receive up to 10,000 IPs. Paid subscriptions unlock filtering options (confidenceMinimum, country filters) and higher limits (up to 500,000 IPs).
Submit multiple IP abuse reports to AbuseIPDB in bulk via CSV upload. Use this when you need to report many malicious IPs at once instead of one-by-one. Returns the count of successfully saved reports and details about any invalid entries.
Tool to check the reputation of all IP addresses in a CIDR range. Use when you need aggregated abuse data for a network block.
Tool to check the reputation of an IP address. Use when you need to determine if an IP address has been reported for abusive activity within a specified look-back period. Example: CheckIp(ipAddress='8.8.8.8', maxAgeInDays=90).
Tool to remove all reports associated with a specific IP address. Use when you need to purge your own abuse records after verifying control of the IP.
Retrieve abuse reports for a specific IP address from AbuseIPDB. Use this tool to view the history of abuse complaints filed against an IP address, including the reported abuse categories, reporter details, and timestamps. Supports pagination for IPs with many reports.
Anything AbuseIPDB exposes through its API. Common security & identity tools workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 6 AbuseIPDB tools directly, then chain the result into another integration without you writing code.
AbuseIPDB uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 6 AbuseIPDB tools. You only need a separate AbuseIPDB subscription if AbuseIPDB itself charges per seat or per API call.
Every call from a persona to AbuseIPDB is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find AbuseIPDB, and connect via OAuth or API key. You can immediately attach AbuseIPDB to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 6 AbuseIPDB actions as callable tools — including `Retrieve IP Blacklist`, `Bulk Report`, `Check Block`, plus 3 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.