The WhoisFreaks Domain Reputation API is a real-time domain threat assessment service. Given any domain name, it returns a comprehensive risk verdict, trust score, DGA (Domain Generation Algorithm) analysis, threat intelligence matches, and actionable security signals, all in a single API call.
Authorization
You can make authorized requests to our API by passing API key
as a query parameter. To get your API key, login to our billing
dashboard and get your API key! If your API key has been
compromised, you can change it by clicking on reset button in
billing dashboard.
Important References
For details on request limits and handling rate limiting, refer here
For a complete overview of API credit consumption and usage, refer here
Query Parameters
Required
apiKey
Retrieve your API key from the billing dashboard.
domainName
The domain name to assess (e.g., `example.com`). Must contain at least one dot, max 253 characters. Automatically lowercased.
Request
SHELL
Loading request...
Response
Loading response...
Fields Description
Fields
Details
Data Type
Example
input
Input object containing the analyzed domain
domain
Domain name being analyzed
string
example.com
assessed_at
Timestamp when the assessment was performed
string (YYYY-MM-DDTHH:mm:ssZ)
2026-07-08T08:12:29Z
version
API/response schema version
string
1.0.0
processing_time_ms
Time taken to process the request, in milliseconds
string
742
risk_category
Overall risk assessment for the domain
verdict
Final verdict of the risk assessment
string
confidence
Confidence score for the verdict
string
0.94
primary_threat
Main threat type identified
string
phishing
severity
Severity level of the risk
string
threat_types
List of threat types associated with the domain
array
sources
Threat intelligence sources that flagged the domain
array
source
Name of the threat intelligence source
string
Spamhaus
indicator
Indicator matched by this source
string
example.com
threat_type
Threat type reported by this source
string
phishing
confidence
Confidence score from this source
string
0.97
first_seen
First time this indicator was seen by the source
string (YYYY-MM-DDTHH:mm:ssZ)
2026-07-01T10:22:00Z
last_seen
Last time this indicator was seen by the source
string (YYYY-MM-DDTHH:mm:ssZ)
2026-07-08T05:00:00Z
pivot_matches
Related pivots (NS, email, etc.) linked to known threats