Check Ip
check_ipCheck whether a given IPv4 is on the current blocklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | The IPv4 address queried | |
| listed | Yes | Whether the IP is on the blocklist | |
| entries | Yes | Matching blocklist entries for this IP |