enrich_ips
Enrich IP address lists with reverse DNS, ASN/org, country, and AbuseIPDB scores to decide whether to block a single IP or an entire ASN/org.
Instructions
Enrich a list of IPs with reverse DNS, ASN/org, country and AbuseIPDB score. Helps decide HOW to block: a single /32 rotates, but an ASN/org (bulletproof host) can be blocked wholesale. ASN/geo via ip-api.com (free); abuse score requires an AbuseIPDB key in Settings. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | IP addresses, comma/space/newline separated (max 100). |