urlhaus_lookup_host
Look up an IPv4 address, hostname, or domain in URLhaus and return a bounded list of associated malware URLs. The host is sent only to URLhaus; LiveDataLink never connects to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | IPv4 address, hostname, or domain name; no scheme, port, or path. | |
| limit | No | Maximum records to return (default 20, max 50). |