Bulk IP lookup
bulk_ip_lookupLook up country, city, ISP, organization and coordinates for up to 50 IP addresses in a single request. Much faster and far kinder to the rate limit than calling ip_lookup in a loop — always prefer this when you have more than a couple of addresses (e.g. a list from access logs or a firewall export).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ips | Yes | Array of 1-50 public IPv4/IPv6 addresses |