Bulk Domain Abuse alert lookup

Perform a detailed lookup of data panels for several alerts at once.

What this endpoint does

Retrieves detailed information for multiple Domain Abuse alerts in a single request (up to 250 alert IDs). These alerts are triggered when Recorded Future detects suspicious domains that may impersonate your organization — including typosquats, phishing domains, and brand abuse. Use the Playbook Alerts: Search endpoint with category domain_abuse to discover alert IDs. This endpoint offers six panel types via the optional panels parameter: "status" (alert metadata), "summary" (detection explanation and screenshots), "dns" (A, MX, NS records for the suspicious domain), "whois" (registration details), "action" (remediation actions), and "log" (change history). For single-alert retrieval, use the Playbook Alerts: Domain Abuse Detail endpoint; to download captured screenshots, use the Playbook Alerts: Domain Abuse Image endpoint.

Response data

Each alert contains panel-organized data: panel_status identifies the suspicious domain, its risk score, the detection rule, and the legitimate targets being impersonated; panel_evidence_summary explains the detection trigger (e.g., typosquat detection) and includes any captured screenshots; panel_evidence_dns provides DNS records (A, MX, NS) with associated risk scores for the suspicious domain; panel_evidence_whois contains WHOIS registration data including registrar, dates, and privacy status; and panel_action tracks available remediation actions such as requesting takedowns, reporting to Google Safe Browsing, blocking on firewalls, or monitoring.

Body Params
playbook_alert_ids
array of strings
required

The unique ids of the triggered Playbook Alerts. Maximum number of ids in a single request is 250.

playbook_alert_ids*
panels
array of strings

Request inclusion of detailed alert data, grouped into a set of panels. If left unset, all panels will be returned.

panels
Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json