aged
ActiveTool of DomainKits
Search currently registered domains with 5-20+ years of history. These are live domains owned by someone — not available for free registration. Use has_sale=true to filter to domains the owner has listed for sale, or use results as acquisition targets to approach owners directly. Best practices: - Always use no_hyphen=true and no_number=true unless the user specifically wants them. - keyword defaults to 'contain' matching, which searches all domains containing the keyword anywhere in the name. Use position=start, position=end, or position=middle to control where the keyword appears. - has_sale=true is the most actionable filter — these owners are actively seeking buyers. - Caution: Many aged domains are already in active use as established brands. Before recommending an aged domain to a user, consider whether it is likely an operating business — a 20-year-old short .com is almost certainly in use. - Short domains (<5 chars) with 20+ years of history are rare and typically high-value. Most 4-letter .coms were registered over 20 years ago. - For premium brand hunting: combine length=<5 or 5-10, type=all_alpha, no_hyphen=true, age_range=20+. - sort=age_desc surfaces the oldest domains first. sort=length_asc surfaces the shortest. - Disclose affiliate links when presenting register_url to users.
Parameters schema
{
"type": "object",
"required": [
"keyword"
],
"properties": {
"tld": {
"type": "string",
"description": "Filter by TLD (e.g., 'com', 'net', 'org')"
},
"page": {
"type": "string",
"description": "Page number for pagination"
},
"sort": {
"enum": [
"age_desc",
"age_asc",
"length_asc",
"length_desc",
"reg_date_asc",
"reg_date_desc",
"alpha"
],
"type": "string",
"description": "Sort order"
},
"type": {
"enum": [
"all_alpha",
"all_number"
],
"type": "string",
"description": "Character set filter"
},
"length": {
"enum": [
"<5",
"5-10",
"10-15",
"15+"
],
"type": "string",
"description": "Domain name length filter"
},
"exclude": {
"type": "string",
"description": "Negative keywords to exclude"
},
"keyword": {
"type": "string",
"description": "Search term (min 2 chars)"
},
"has_sale": {
"enum": [
"true",
"false"
],
"type": "string",
"description": "Filter to domains listed for sale by their owner"
},
"position": {
"enum": [
"start",
"end",
"middle",
"contain"
],
"type": "string",
"description": "Keyword placement in domain name"
},
"age_range": {
"enum": [
"5-10",
"10-15",
"15-20",
"20+",
"5-10,10-15",
"10-15,15-20",
"15-20,20+"
],
"type": "string",
"description": "Domain age filter in years"
},
"no_hyphen": {
"type": "string",
"description": "Exclude hyphenated domains"
},
"no_number": {
"type": "string",
"description": "Exclude domains containing numbers"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries