The WHOIS History API gives you programmatic access to the complete ownership timeline of any domain covering every registrar change, registrant update, nameserver modification, and expiry event, going back to 1986. Each record is deduplicated so you only see genuine changes, not noise.
Our Products
Standard WHOIS only shows a domain’s current registration status. WHOIS History API provides a chronological record of past WHOIS records, making it possible to trace ownership changes over time. This is especially valuable for cybersecurity, fraud investigations, and due diligence, where historical ownership data can reveal critical context. WhoisFreaks offers one of the deepest historical WHOIS datasets available via API, with coverage from 1986 to the present, 1,528+ TLDs, and 3.6B+ records.
Product
Making a WHOIS History API call is identical in structure to a live WHOIS lookup — change the whois parameter from 'live' to 'historical' and the API returns an array of all unique historical WHOIS records for that domain, ordered from most recent to oldest.
GET https://api.whoisfreaks.com/v1.0/whois?whois=historical&domainName=example.com&apiKey=YOUR_KEYEach record in the response follows the same structured format as a live WHOIS response - registrar, registrant, contacts, dates, nameservers, and raw WHOIS text making it trivial to process programmatically or diff against previous records to detect changes.
[
{
"status": true,
"domain_name": "whoisfreaks.com",
"query_time": "2024-07-11 13:03:30",
"whois_server": "whois.verisign-grs.com",
"domain_registered": "yes",
"create_date": "2019-03-19",
"update_date": "2024-02-18",
"expiry_date": "2025-03-19",
"domain_registrar": {
"iana_id": "1068",
"registrar_name": "NAMECHEAP INC",
"whois_server": "whois.namecheap.com",
"website_url": "http://www.namecheap.com",
"email_address": "[email protected]",
"phone_number": "+1.9854014545"
},
"reseller_contact": {
Features
Seamlessly integrate valuable data and features into your platform.
Each Record will have name, IANA ID, WHOIS server and contact details of the domain registrar at a specific time.
WHOIS record will have Registrant, administrative, technical, and billing contact details like email,fax and phone.
Creation date, last updated date, and expiry date at time of capture, these details helps in building the full timeline.
Covers domain status codes at time of capture that will be helpfull in predicting the domain life cycle over a longer duration.
Use Cases
See how our users leverage WHOIS data to gain actionable insights.
WhoisFreaks delivers reliable, up‑to‑date domain and website data to power CRM, marketing, and audience insights.
Bulk WHOIS Lookup helps manage your domain portfolio, with Live and Historical WHOIS API.
Our Reverse WHOIS service, powered by Live and Historical WHOIS API, helps uncover hidden data, and enhance threat.
Protect and monitor your brand and intellectual property with our real-time WHOIS API and Bulk WHOIS Lookup.
Bulk WHOIS Lookup reveals competitor domains information helping analyze portfolios and marketing strategies.
WHOIS History Lookup supports domain or business due diligence by revealing ownership, history, and expiry details.
Integrate our WHOIS APIs now to power your threat intelligence, access real-time and historical domain data, and make smarter security decisions.
Integrations
The WhoisFreaks WHOIS History API ships with official Python and Go SDKs so you can pull complete ownership timelines going back to 1986 into threat intelligence scripts and investigation pipelines.
Zapier, Make, and n8n let no-code analysts retrieve and log historical records automatically whenever a domain is flagged, routing results to case management systems, Notion, or Google Sheets.
For SIEM and SOAR platforms, the API enriches security incidents with full registrant history so analysts can trace infrastructure pivots and build correlated timelines without leaving their investigation workflow.