check_exposure
Check if a domain, company, or brand appears in public breach or ransomware disclosures, returning mention count, threat level, affected accounts, and exposed data types.
Instructions
Answer whether a domain, company or brand appears in public breach or ransomware DISCLOSURES across ALL history (2007 → today): yes/no with mention count, worst threat level, total accounts exposed across matches, the exposed data TYPES, and the matching disclosure metadata — never the exposed records themselves. This is a triage signal built from disclosure feeds, not proof of compromise; confirm through authorized channels before acting. For the incident-by-incident chronology of one entity, use breach_timeline; for a recent-news sweep, use breach_news.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | domain, company or brand to look up, e.g. 'example.com' or 'Acme' | |
| since_days | No | optional look-back window in days; the default covers all history |