Lookups and Monitors¶
Quick start with Python
Our Python SDK provides native support for this API. Install with pip install domaintools_api --upgrade
Access Lookups and Monitors tools via Web at https://research.domaintools.com and API at https://api.domaintools.com.
- Links to API documentation are at page bottom. Use the API to get monitor results and lookups.
- Documentation is available here for tools with their own web interface. Use the web interface to configure monitors and perform lookups.
Authentication¶
Authenticate with Iris authentication methods
API and Web availability¶
- Lookups:
- Domain Profile
- Domain Reputation - API and web (web via Iris)
- Domain Risk Score - API and Web (web via Iris)
- Risk Score Evidence - API
- Domain Search - API and web
- Hosting History - API and web
- Parsed Domain RDAP - API and web (web via Iris)
- Parsed WHOIS - API
- Reverse IP - API and web
- Reverse IP WHOIS - API and web
- Reverse Name Server - AI and web
- Reverse WHOIS - API and web
- WHOIS History - API and web
- WHOIS Lookup - API
- Monitors:
- Brand Monitor - API and web
- IP Monitor - API and web
- IP Registrant Monitor - API only
- Name Server Monitor - API and web
- Registrant Monitor - API and web
In this section
- Lookups and Monitors API Reference in ReDoc
- Lookups and Monitors Authentication
- Lookups and Monitors API Error Codes
-
Lookup APIs
- Domain History API
- Domain Profile API
- Domain Reputation API
- Domain Risk Score API
- Domain Risk Score Evidence API
- Domain Search API
- Hosting History API
- Parsed Domain RDAP API
- Parsed WHOIS API
- Reverse IP API
- Reverse IP WHOIS API
- Reverse Name Server API
- Reverse WHOIS API
- WHOIS History API
- WHOIS Lookup API
- Monitor APIs
- Lookups and Monitors OpenAPI Specification