Hazard report
The Hazard Report API provides a consolidated, machine-readable assessment of IP address risk, combining reactive signals (evidence of past malicious behaviour such as blacklist appearances and known anonymiser detections) with proactive indicators (the likelihood that an IP belongs to a hosting or data-centre environment with no eyeball behind the device).
This dual approach helps you identify threats before they act — a critical advantage for zero-day defence — while still leveraging historical evidence where available. Key outputs include hostingLikelihood (0–10), AS/provider context, anonymiser indicators, and related hazard flags. For background on the model and concepts, see What is Hosting Likelihood? and the Hazard Report overview.
If you need geolocation with polygonal confidence areas in the same response, use IP Geolocation with Confidence Area & Hazard Report API. For a simplified risk verdict (low / moderate / high), see the User Risk API.
https://api-bdc.net/data/hazard-reportParameters
| Parameter | Type | Required | Description |
|---|---|---|---|
ip | string | Optional | IPv4 IP address in a string or numeric format or IPv6 IP address in a string format. If omitted, the caller’s IP address is assumed |
key | string | Optional | Your API key |
Responses
Sample Request
https://api-bdc.net/data/hazard-report?ip=54.196.58.110&key=[YOUR API KEY]Sample Response
Response Schema
Sample Response
Sample Response
Sample Response