ti_ipwatch
Fetch the eSentire IP Watch blocklist to retrieve malicious IP addresses for firewall or WAF blocking. Filter by substring or cap entries as needed.
Instructions
Fetch the eSentire IP Watch blocklist.
Returns a newline-delimited list of malicious IP addresses, suitable for pushing into a firewall or WAF blocklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contains | No | Only return entries containing this substring -- handy for checking whether a specific address or prefix is listed. | |
| max_entries | No | Cap the number of entries returned. The full list can be large. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |