domain_changes
ActiveTool of DomainKits
Monitor changes to premium .com domains in the past 7 days. The monitored pool consists of short-character .com domains (typically 1-4 letters) and high-value English single-word and two-word .com domains. This is not a general domain monitor — it specifically tracks the most valuable segment of the .com namespace. Change types: - Domain Transfer: Registrar changed — indicates ownership or management change. Report the old and new registrar as facts. Do not assume the reason (could be a sale, corporate restructuring, registrar migration, or portfolio consolidation). - Domain Expired: Domain entered expiration cycle. Report the fact. Do not characterize rarity or value unless verified with additional data. - New Registration: A previously unregistered premium name was registered. - Nameserver Change: NS records updated. An NS change to a domain marketplace (e.g., sedo.com, afternic.com, thisdomain.forsale) is a possible sale signal but not a certainty — report the old and new NS as facts. Best practices: - date_range=1d for last 24 hours, 3d for last 72 hours, all for full 7-day window (default). - length=1-3 or length=4 focuses on the shortest, most premium domains. - reason filters to a specific change type — use 'Domain Transfer' or 'Domain Expired' for the most newsworthy events. - sort=length_asc surfaces the shortest (most valuable) domains first. - has_digit=false filters to letter-only domains for higher quality results. - All interpretations must be evidence-based. Report what changed, not why. If the user wants to understand the reason behind a change, suggest whois or web_search to investigate further.
Parameters schema
{
"type": "object",
"properties": {
"tld": {
"type": "string",
"description": "TLD filter (e.g., 'com')"
},
"page": {
"type": "string",
"description": "Page number for pagination"
},
"sort": {
"enum": [
"length_asc",
"length_desc",
"tld_count_desc",
"tld_count_asc",
"prefix_asc",
"prefix_desc"
],
"type": "string",
"description": "Sort order"
},
"length": {
"enum": [
"all",
"1-3",
"4",
"5-8",
"9+"
],
"type": "string",
"description": "Prefix length filter (characters before TLD)"
},
"reason": {
"enum": [
"all",
"Domain Transfer",
"Domain Expired",
"New Registration",
"Nameserver Change"
],
"type": "string",
"description": "Filter by change type"
},
"keyword": {
"type": "string",
"description": "Search by domain or keyword within the monitored pool"
},
"has_digit": {
"enum": [
"false",
"true",
"all"
],
"type": "string",
"description": "false = letters only, true = contains digits, all = no filter"
},
"date_range": {
"enum": [
"1d",
"3d",
"all"
],
"type": "string",
"description": "Time range filter: 1d = last 24 hours, 3d = last 72 hours, all = full 7-day window (default)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
DomainKits
https://github.com/ABTdomain/domainkits-mcp
2/7 registries