io.domaindrift/domaindrift
io.domaindrift/domaindriftSigned internet telemetry, read-only: DNS, TLS, WHOIS, reachability. Every record Ed25519-signed.
Tools · 5
The latest signed observation of one domain: who runs its nameservers, mail, and CDN; certificate issuer and expiry; HTTPS reachability; per-record-type counts; and the Ed25519 receipt pointer. Keyles…
The daily "what changed on the internet" digest: a ranked top-20 of the most significant DNS, TLS, WHOIS, and infrastructure changes observed across the tracked catalog in the last 24 hours. Public an…
Resolve any DomainDrift provenance receipt by id: the public Ed25519 commitment (output hash, signing key, timestamp, chain link) for one observation. Public and keyless. Verify the signing key agains…
The rolling 24-hour aggregate rollup: how many domains changed DNS provider, switched certificate authority, moved mail, went unreachable, and the other tape legs, each with a live count. Public and k…
The Ed25519 public keys that sign every DomainDrift observation, with derivation paths and validity windows. Public and keyless. Use these to verify receipts and signed records offline.
Resources · 1
Renders the lookup_domain result as a card: providers, certificate, reachability, receipt link.
ui://widget/domain-card.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.domaindrift/domaindrift": {
"url": "https://domaindrift.io/mcp",
"transport": "streamable-http"
}
}
}