urlhaus_lookup_url
Look up URLhaus threat intelligence for exactly one HTTP(S) URL or numeric URLhaus record ID. Returns status, tags, blacklist metadata, and a bounded payload summary without contacting the reported URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | HTTP(S) URL to query as an indicator, max 2048 characters. | |
| limit | No | Maximum records to return (default 20, max 50). | |
| url_id | No | Numeric URLhaus record ID. |