All Tools For Domainers Security Domain Checker DNS Lookup SSL Checker Subdomains Tech Stack Reputation

WHOIS History

Review WHOIS/RDAP snapshots DomScan observed after fresh live lookups. Compare registrar, nameserver, expiry, status, DNSSEC, transfer-lock, and privacy/redaction signals.

Fetching WHOIS history...
WHOIS History Results
Interactive intelligence tool

Run the check, then ship the workflow

Use the browser tool for a fast answer, then move the same logic into scripts, monitoring, or product flows when it becomes repeatable.

1
Start with the live form

Enter a domain, URL, IP, email, or record and get a focused result without setup.

2
Review decision-ready signals

Outputs highlight statuses, risks, records, and next actions instead of raw provider noise.

3
Automate the winning workflow

Use the request and response examples to turn a one-off check into an API call or recipe.

What this tool helps you decide

Each page is shaped around a practical operational question, not just a raw lookup.

Signal

See the current DNS, registration, security, pricing, or reputation evidence.

Context

Compare the result with related checks so the next move is easier to trust.

Action

Copy examples, open linked tools, or move into API documentation when you need scale.

Trust signals before you integrate

Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.

Service status API artifacts

OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.

API keys Protected access

Authenticated endpoints use API keys with clear credit costs before you call them.

Free allowance Sign Up for Free

Start with 10,000 monthly credits and upgrade only when usage grows.

Active Example Request

Start from the curl and HTTP samples, then map the parameters into your application code.

Key Features

Snapshots Returned

See how many snapshots were returned for the selected limit. DomScan stores at most one observation per UTC day.

Change Summary

Summarize observed registrar, nameserver, expiry, status, and privacy/redaction differences.

Snapshot Timeline

Review returned observations from newest to oldest. This is not registrant history and does not prove ownership or a transfer.

Example Request

GET /v1/whois/history?domain=example.com&limit=50 HTTP
GET /v1/whois/history?domain=example.com&limit=50

Example Response

WHOIS History Results JSON
{
  "total_snapshots": 12,
  "first_seen": "2023-01-01",
  "summary": { "registrar_changes": 1, "nameserver_changes": 3 }
}

Built from the same API surface

The browser experience previews DomScan's structured endpoints, so teams can validate a use case before writing code.

Frequently Asked Questions

What is WHOIS history?

DomScan WHOIS History is an observation log, not a global archive. A fresh, successful RDAP-backed GET /v1/whois or GET /v2/whois lookup can add at most one normalized snapshot per domain per UTC day. Cached responses, bulk requests, history reads, and traditional WHOIS-only fallbacks do not add snapshots.

What changes are tracked?

DomScan automatically compares the observed registrar name, expiry value, nameservers, status codes, DNSSEC, transfer-lock state, and privacy/redaction detection. It stores creation and update dates but does not compare them automatically, and it does not store historical registrant identity or contact fields. Snapshots do not prove domain ownership or a transfer.

Related Tools & Resources