| IP intelligence |
ip_lookup |
api_key, ip |
Geolocation, ASN, ISP, timezone, and suspicious factors for one IP. |
|
ip_lookup_self |
api_key |
Same lookup for the MCP HTTP peer IP. |
|
ip_lookup_batch |
api_key, ips |
Batch IP lookup for 1 to 100 IP addresses. |
| Risk and reputation |
risk_score |
api_key, ip, email? |
Fraud score for an IP, optionally correlated with an email. |
|
risk_score_self |
api_key, email? |
Fraud score for the MCP HTTP peer IP. |
|
email_risk_score |
api_key, email |
Fraud score for an email without IP correlation. |
|
ip_reputation |
api_key, ip |
Composite reputation score and risk-factor breakdown for an IP. |
|
tor_check |
api_key, ip |
Tor exit-node check for an IP address. |
| Email validation |
email_validate |
api_key, email |
Syntax, disposable-domain status, and MX records. |
|
email_validate_advanced |
api_key, email |
SMTP, deliverability, role-account, free-provider, and Gravatar checks. |
|
email_validate_advanced_batch |
api_key, emails |
Advanced validation for 1 to 100 email addresses. |
|
email_validate_advanced_batch_csv |
api_key, csv_content |
Advanced validation from CSV text, first column as email. |
| Network and domain |
asn_lookup |
api_key, ip |
ASN, organization, network prefix, and datacenter classification. |
|
dns_mx |
api_key, domain |
MX records for a domain. |
|
dns_whois |
api_key, domain |
Structured WHOIS data for a domain. |
|
dns_reverse |
api_key, ip |
PTR hostname for an IP address. |
|
dns_forward |
api_key, hostname |
A and AAAA records for a hostname. |
|
domain_age |
api_key, domain |
Domain registration date and age. |
|
domain_age_batch |
api_key, domains |
Domain age lookup for multiple domains. |
| Account and usage |
rate_limit_info |
api_key |
Plan, quota limits, remaining requests, and renewal date. |
|
usage_stats |
api_key, start_date, end_date, api_type? |
Hourly usage rows for an ISO-8601 date range up to 90 days. |
|
usage_summary |
api_key, start_date, end_date, api_type? |
Aggregated usage summary for an ISO-8601 date range. |
|
usage_recent |
api_key, api_type? |
Detailed usage for the last 24 hours. |
|
usage_current_month |
api_key, api_type? |
Aggregated usage for the current calendar month. |
| Public |
api_status |
- |
Health status for the API and MCP server. |