You want the data, not a dashboard.
The signed record of any domain, as an API.
Read any domain’s DNS, TLS, WHOIS, ASN and robots as JSON. Every reading is Ed25519 signed and carries its receipt, so you can verify it in your own code. The first domain needs no key. A key opens the full record, the history, and the change feed. Built for developers, data teams and agents.
~809,000 domains tracked
92,000 scans a day
Signed the moment it is observed
Try it with one curl, no key
Call the domain endpoint with no key and no account. You get a reduced, current preview: the provider names, the certificate issuer and expiry, reachability, and the receipt that points at the full signed record. Keyless calls are throttled to one every 15 seconds per address. Enough to prove it works.
A five-second curl in a terminal, before anyone signs up for anything.
The full signed record, on a key
A DRM3 account mints a key. Send it as a header and every call returns the complete record: all nine DNS types, TLS certificates, WHOIS, ASN and robots, plus the per-domain history and the receipt chain. One request answers for any of ~809,000 tracked domains. Open the API console.
The change feed, not a nightly scrape
Pull structured deltas with sync cursors, so you resume where you stopped and never re-read a page. Hold the stream open for events as scans and changes land. Each delta carries the value before and the value after, dated. There is no HTML to parse.
A domain moves its nameservers at 02:00; your pipeline has the before and after by 02:05.
Pay for volume, or per call
Volume runs on DRM3 credits, the same wallet every DRM3 app uses, and every metered response carries its own meter in the headers so a client paces itself. An autonomous agent can settle a single call rather than hold an account, or connect over MCP. The agents page shows the machine door and its current terms.
An agent needs one lookup at 03:00 and would rather pay a cent than hold an account.