Authenticate Your Domain in 2 Minutes
Add sending domains and verify SPF, DKIM, and DMARC with automated DNS validation, 2048-bit keys, and real-time deliverability checks.
Free tier: Unlimited sending domains. Zero DNS lock-in.
Provision & verify domains via API.
Automate domain provisioning in CI/CD pipelines, multi-tenant SaaS apps, and agentic workflows with our TypeScript SDK and CLI.
1import Reloop from 'reloop-email';2
3const reloop = new Reloop(process.env.RELOOP_API_KEY);4
5// Register a new custom domain6const domain = await reloop.domains.create({7 name: 'acme.com',8 region: 'us-east-1',9});10
11// Check automated DNS verification status12const status = await reloop.domains.verify(domain.id);13console.log(status.dkim.status); // "verified"Automated record diagnostics.
Zero DNS guesswork. Reloop validates name servers, checks propagation across global resolvers, and flags misconfigurations instantly.
2048-bit RSA key cryptographic identity signature
Authorizes Reloop edge MTAs to deliver from your domain
Strict policy protecting against sender spoofing & phishing
Custom envelope domain to eliminate 'via reloop.sh' warnings
AI Native
MCP Domain Tools
1# Connect Claude to Reloop2claude mcp add reloop \3 -e RELOOP_API_KEY=rl_xxx \4 -- npx -y reloop-mcpGive Claude Desktop, Cursor, or your agentic backend direct tools to add sending domains, inspect DKIM records, and test DNS propagation.
Developer CLI
1# Verify DNS records2reloop domains verify \3 --name acme.com \4 --check-dns \5 --jsonDeterministic CLI for humans and agents. Verify SPF/DKIM records, monitor propagation, and stream DNS diagnostics in machine-readable JSON.
Agent Skills
1# Install CLI agent skill2npx skills add \3 reloop/reloop-skills \4 --globalEquip Cursor, Claude Code, and autonomous coding agents with expert DNS troubleshooting instructions and automated Cloudflare/Route53 scripts.
Works with any DNS host or registrar.
Whether you manage DNS on Cloudflare, AWS Route 53, Google Cloud, or self-hosted BIND servers, Reloop validates TXT and CNAME records effortlessly.
Built for flawless email authentication.
2048-Bit DKIM Keys
Cryptographically sign every email with auto-generated RSA-2048 keys for maximum recipient trust.
SPF Alignment
Authorize Reloop's global MTAs with strict SPF inclusion, keeping DNS lookup limits well below 10.
DMARC Enforcement
Safeguard your domain against spoofing with guided transitions from p=none to p=reject.
Custom Return-Path
White-label your envelope MAIL FROM address to eliminate 'sent via' warnings in email clients.
Subdomain Isolation
Isolate transactional, marketing, and notification email reputations across distinct subdomains.
Instant Verification
Automated resolver polling checks DNS propagation across global regions within seconds.
BIMI & Brand Avatars
Configure Brand Indicators for Message Identification (BIMI) to display your SVG logo in inboxes.
Zero-Downtime Rotation
Rotate cryptographic DKIM keys seamlessly without dropping in-flight deliveries.
Multi-Domain Tenancy
Provision and manage custom sending domains programmatically for all of your SaaS customers.
Blocklist Telemetry
Continuous automated monitoring across Spamhaus, URIBL, and SURBL to protect sender reputation.
Start now
$0 / mo.
No credit card required. Unlimited domains with automated DNS verification.