Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.domaindrift/domaindrift

io.domaindrift/domaindrift

Signed internet telemetry, read-only: DNS, TLS, WHOIS, reachability. Every record Ed25519-signed.

Uptime
100.0%
1 direct probes · 30d
Response
344ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

lookup_domain

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…

whats_changed_today

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_receipt

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…

internet_tape

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…

signing_keys

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

domain-card

Renders the lookup_domain result as a card: providers, certificate, reachability, receipt link.

ui://widget/domain-card.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.domaindrift/domaindrift": {
      "url": "https://domaindrift.io/mcp",
      "transport": "streamable-http"
    }
  }
}