Search Community Indicators
search_xscan_indicatorsSearch community-reported threat indicators filtered by type, tag, ASN, country, or threat count. Locate corroborated IOCs like IPs, domains, URLs, and hashes.
Instructions
Search the canonical community-indicator set (TL_OSINT_Scan / tweetfeed.live, CC0) — indicators the community reported that were also matched against our corpus. Filter by tag, type, ASN, country, minimum linked-threat count, or a value substring. There is deliberately NO family filter: the upstream AI family field is populated on under 1% of rows, so a family argument would return nothing. Use tag instead (community tags carry the family signal). Community-sourced and heavily concentrated (~73% of recent submissions come from a single reporter) — corroborating, not authoritative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Substring match on the indicator value | |
| asn | No | Autonomous system, e.g. AS14061 | |
| tag | No | Community tag substring, case-insensitive and normalized (e.g. phishing, asyncrat, c2) | |
| type | No | Indicator type | |
| limit | No | Max rows (default 25, max 100) | |
| offset | No | Row offset for paging | |
| country | No | Two-letter country code, e.g. RU | |
| min_threats | No | Only indicators linked to at least this many of our threats |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| total | No | Total matching rows, when the handler reports one. | |
| has_more | No | True when another page may exist. | |
| next_cursor | No | Opaque cursor for the next page, or null when this is the last page or the endpoint ignores offset. |