Skip to content

Lookups and Monitors API

Lookups and Monitors API endpoints

Account Information. GET /v1/account/. getAccountInfo. Information.
Domain Profile. GET /v1/{domain}/. getDomainProfile. Lookups.
Hosting History. GET /v1/{domain}/hosting-history/. getHostingHistory. Lookups.
Parsed Domain RDAP. GET /v1/{domain}/rdap/parsed/. getParsedDomainRdap. Lookups.
WHOIS Lookup. GET /v1/{query}/whois/. getWhoisLookup. Lookups.
WHOIS History. GET /v1/{domain}/whois/history/. getWhoisHistory. Lookups.
Parsed WHOIS. GET /v1/{query}/whois/parsed/. getParsedWhois. Lookups.
Domain Reputation. GET /v1/reputation/. getDomainReputation. Lookups.
Domain Risk Score. GET /v1/risk/. getDomainRiskScore. Lookups.
Risk Score Evidence. GET /v1/risk/evidence/. getRiskScoreEvidence. Lookups.
Host Domains. GET /v1/{ip}/host-domains/. getHostDomains. Lookups.
Reverse Name Server. GET /v1/{nameServer}/name-server-domains/. getNameServerDomains. Lookups.
Reverse IP (from Domain). GET /v1/{domain}/reverse-ip/. getReverseIpForDomain. Lookups.
Reverse IP WHOIS. GET /v1/reverse-ip-whois/. getReverseIpWhois. Lookups.
Reverse WHOIS. GET /v1/reverse-whois/. getReverseWhois. Lookups.
Domain Search. GET /v2/domain-search/. getDomainSearch. Lookups.
Domain History. GET /v1/domain-history/. getDomainHistory. Lookups.
IP Monitor. GET /v1/ip-monitor/. getIpMonitor. Monitors.
Brand Monitor. GET /v1/mark-alert/. getBrandMonitor. Monitors.
Name Server Monitor. GET /v1/name-server-monitor/. getNameServerMonitor. Monitors.
Registrant Monitor. GET /v1/registrant-alert/. getRegistrantMonitor. Monitors.
Lookups and Monitors API