Built for email that actually reaches the inbox

Everything you need.
Nothing you don’t.

DMARC-compliant forwarding with SRS, ARC sealing, health scoring, DNS monitoring, webhooks, and a full developer API. Zero spam-folder drama.

SRS + SPF Fixed Forever

Traditional forwarding breaks SPF. Arc-Relay rewrites the sender automatically so Gmail, Outlook, and every major provider see a clean pass.

  • Automatic Sender Rewriting
  • 100% SPF alignment
  • Works with any custom domain
✅ SPF: PASS

DKIM Preserved + Signed

Original DKIM signatures stay intact through forwarding. Our ARC chain proves they passed at origin — so receivers still trust the message.

Pro+ Add your own DKIM signature to forwarded messages for full domain-level authentication.
DKIM: PRESERVED
+ DKIM: SIGNED PRO

ARC Sealing

The magic layer. Arc-Relay adds a perfect ARC chain so even after forwarding, Gmail/Outlook/Yahoo still trust the original authentication.

→ 100% DMARC pass-through guaranteed

DMARC = PASS

Live Logs + Analytics

Real-time delivery tracking with per-domain analytics. See exactly why an email passed or failed — instantly. Filter by domain, status, or sender.

  • Real-time forwarding logs
  • Per-domain volume analytics
  • 7–90 day retention by plan
2026-03-05 14:22 → Delivered to gmail.com
2026-03-05 14:21 → ARC-Sealed ✓ DMARC PASS
2026-03-05 13:58 → Delivered to outlook.com
2026-03-05 13:15 → Blocked (sender blocked)

Email Health Score

Get a 0–100 score and letter grade (A+ to F) for any domain's email authentication. Checks DMARC, SPF, MX, and DKIM with actionable recommendations.

  • Free public API — no account needed
  • SVG badge for your README
  • Bulk domain checks (Pro+)
95 /100
A+
arc-relay.com

DNS Monitoring

Continuous automated checks of your DMARC, SPF, MX, and DKIM records. Get email alerts the moment something changes or breaks.

Pro+ Pro checks every 24h. Business checks every 6h.
DMARC p=reject
SPF -all
MX 2 records
DKIM Alert sent

API Keys & Developer Tools

Full REST API with 50+ endpoints. Generate API keys, track usage against monthly quotas, and build integrations on top of ARC-Relay.

  • Up to 5 API keys per account
  • Usage tracking & monthly quotas
  • OpenAPI spec available
# Check health score via API
curl https://arc-relay.com/api/tools/health/example.com
# Authenticated request
curl -H "Authorization: Bearer ar_live_..." \
https://arc-relay.com/api/domains

Webhook Notifications

Get real-time HTTP callbacks for email events — forwarded, bounced, blocked. HMAC-SHA256 signed for security. Automatic retries with exponential backoff.

Business+ Up to 10 webhook endpoints per account.
POST https://your-app.com/webhook
X-ARC-Relay-Signature: sha256=...
{
"event": "email.forwarded",
"domain": "example.com",
}

AI Agent Ready

Built-in MCP server with 28 tools for AI agents. Content negotiation serves markdown to bots. Agent discovery via llms.txt, OpenAPI, and .well-known manifests.

  • 28 MCP tools (domains, logs, health, DNS)
  • Accept: text/markdown support
  • /for-agents discovery endpoint
# MCP tool call
{"tool": "check_health",
"arguments": {"domain": "example.com"}}
# Agent-friendly response
curl -H "Accept: text/markdown" \
https://arc-relay.com/docs.html

Integrations

Drop ARC-Relay into your existing workflow. GitHub Action for CI/CD health checks. WordPress plugin for one-click setup on shared hosting.

  • GitHub Action — CI/CD health checks
  • WordPress plugin — dashboard widget + shortcode
  • REST API for custom integrations
# GitHub Action
- uses: rrhoopes3/Arcrelay/integrations/github-action@master
with:
domain: example.com
fail-threshold: 70
# WordPress shortcode
[arc-relay-score domain="example.com"]

Ready to stop losing emails in spam?

Start free (no card needed)