Domain Age Checker — Registration Date & Exact Age (WHOIS)
Pricing
$20.00 / 1,000 domain checkeds
Domain Age Checker — Registration Date & Exact Age (WHOIS)
Input: a list of domains. Output: one JSON record per domain with the WHOIS registration date and exact domain age in years and days. A trust and SEO signal agents and marketers use to vet sites. Cheap pay-per-result pricing: $0.02 per domain checked.
Pricing
$20.00 / 1,000 domain checkeds
Rating
0.0
(0)
Developer
Anthony Snider
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Domain Age Checker
How old is a domain? Get its registration date and exact age in years and days via WHOIS — a trust and SEO signal that agents and marketers rely on.
Live on the Apify Store — run it instantly, or call it as an agent tool via Apify MCP.
What you get
- Creation date pulled straight from WHOIS (registry + registrar referral chain).
- Exact age in both days and years.
- Maturity class —
new(<1y),established(1–5y),mature(5y+). - Single or bulk — pass one
domainor a list ofdomains.
Input
{"domain": "google.com","domains": ["github.com", "wikipedia.org"],"maxDomains": 25}
Provide either a single domain, a domains array, or both. Schemes and paths (e.g. https://google.com/search) are normalized automatically.
Output
One dataset item per domain:
{"domain": "google.com","createdAt": "1997-09-15T04:00:00.000Z","ageDays": 10510,"ageYears": 28.8,"maturity": "mature","checkedAt": "2026-06-24T00:00:00.000Z"}
When a domain's WHOIS record exposes no creation date, the item returns createdAt: null, maturity: "unknown", and a note.