DNS infrastructure for AI agents and SaaS.

Domain verification, DNS lookups, SSL checks, WHOIS, and email auth auditing. One API key. Structured JSON on every response. MCP-native JSON-RPC 2.0 for Claude, Cursor, Goose.

Get your API key API docs

Prefer CLI? npx veridomo signup — one command, no deps.

How it works

Two paths, same API.

For your SaaS

Create a challenge. We generate a token and return ready-to-copy DNS records, file contents, and meta tags. Hand the instructions to your user. Get a webhook when it's verified. No polling. No boilerplate.

For your AI agents

Five MCP-native tools over JSON-RPC 2.0. verify_domain, dns_lookup, ssl_check, whois_lookup, email_auth_audit. Structured JSON. No SDK. No shell scripting. Plug into Claude, Cursor, Goose.

Tools

Everything you'd reach for dig, openssl, and whois to do. In one API.

Tool
verify_domain
DNS TXT, CNAME, HTTP file, meta tag
Tool
dns_lookup
A, AAAA, MX, TXT, NS, CNAME, PTR
Tool
ssl_check
Chain, SANs, expiry, fingerprint
Tool
whois_lookup
Registrar, expiry, nameservers
Tool
email_auth_audit
SPF, DKIM, DMARC scoring

MCP-native

JSON-RPC 2.0 endpoint at /mcp. tools/list, tools/call. Works with any MCP-compatible client. Setup guide.

Webhook callbacks

Register a URL when you create a challenge. We POST the result the moment verification succeeds or expires. Fire and forget.

Structured JSON

Every response is JSON. No parsing dig output. No scraping WHOIS text. No extracting fields from openssl. Just clean data.

API key management

Create and revoke keys programmatically. Bearer token auth on every request. Usage tracking per key. Full API reference.

Use cases

Who uses Veridomo and how.

SaaS platforms

Prove domain ownership during tenant onboarding. When a customer adds a custom domain, create a challenge, hand them the DNS instructions, and get a webhook when they complete it. No custom code needed. CRM integrations.

DevOps teams

Monitor SSL certificate expiry across your domains. Query DNS records from CI/CD pipelines. Audit SPF/DKIM/DMARC before launching email campaigns. All from one API key. DevOps guide.

AI agents & Copilots

MCP-native JSON-RPC 2.0. Works with Claude, Cursor, Goose, and GitHub Copilot. Five DNS tools your agent can call before provisioning infrastructure, issuing certs, or configuring domains. Setup guide.

Security engineers

Audit email authentication across your organization's domains. Check WHOIS registration details for suspicious changes. Verify domain ownership before taking remediation actions. Structured output for your scripts. Security guide.

GitHub Actions & CI/CD

Add DNS verification to your CI pipeline. Verify domains before deploying. Check SSL certs pre-release. Audit email auth on every PR. One API call in your workflow YAML. GitHub integration guide.

Marketplaces & resellers

White-label domain verification inside your platform. Resell DNS tooling to your customers. Use our API as the backend for your own DNS management product. Enterprise tiers with custom SLAs available. Reseller info.

Pricing

Pre-loaded credits or monthly subscriptions. No free tier.

Growth

250 verifs
$20

8 cents per operation. Bulk verification. Priority support.

Scale

1,000 verifs
$50

5 cents per operation. White-label ready. Dedicated support.

Pro

1,000 ops/mo
$29/month

2.9 cents per operation. For SaaS products in production. Webhooks included.

Enterprise

50,000 ops/mo
$499/month

1 cent per operation. Custom SLAs. Dedicated DNS nodes. Reseller pricing.

Get your API key | Talk to sales

Why

The DNS tooling every SaaS eventually builds.

Custom domains, SSL certs, DNS records, WHOIS lookups, email authentication. It starts with one check and grows into a subsystem: timeouts, retries, CNAME chasing, HTTP fetching, token generation, challenge expiration, SPF parsing, DKIM key decoding, DMARC alignment, rate limiting, auth, billing.

Veridomo handles all of it. One API key. Structured JSON. Move on to building your product. Built in Rust. Reliable, fast, and cheaper than building it yourself.