Enterprise Grade MX Forwarding.
Custom domain email forwarding with unlimited aliases, full DNS hosting, and continuous security monitoring. RacterMX delivers sub-millisecond relay with breach detection, automatic failover circuit breakers, and SLA monitoring — built on high-reliability infrastructure.
Breach Canary
Instantly detect data leaks and vendor breaches. When a single-service alias receives mail from unauthorized senders, RacterMX alerts you before the breach is even disclosed.
Sub-Second SLA
Edge-optimized forwarding relays with real-time latency monitoring down to the millisecond.
Forwarding Circuit Breaker
Prevent silent mail loss. If your downstream mailbox starts bouncing, RacterMX automatically pauses forwarding, alerts you immediately, and safely buffers incoming mail in a hold queue until it's healthy.
Everything you need. Nothing you don't.
Custom domain email forwarding with unlimited aliases, full DNS hosting, outbound SMTP, and security monitoring — all usage-based.
DNS Hosting
Full zone management with drift detection and one-click fixes.
Unlimited Aliases
Create as many forwarding addresses as you need. Always free.
DMARC Reports
Aggregate report parsing, compliance tracking, and source analysis.
Reputation Monitoring
Blacklist checks, deliverability scores, and 90-day trend analysis.
Outbound SMTP
Send from your aliases with authenticated SMTP credentials.
Webhooks
11 event types with signed payloads, retry, and batch delivery.
Multi-Org & RBAC
Hierarchical teams with owner, user, and read-only roles.
Wildcard Subdomains
Forward *.yourdomain.com — catch every subdomain automatically.
Anonymous Reply
Respond to forwarded mail without revealing your real address.
Routing Rules
Conditional forwarding by sender, recipient, subject, or headers.
Alert Rules
Multi-channel alerts for score drops, blacklists, and compliance.
Sender Blocklist
Pattern-based blocking with wildcard support. Enforced in real-time.
103-Endpoint API
RESTful API with 21 granular scopes and IP allowlisting.
Compliance Export
Terraform export, retention policies, and audit logging.
Analytics & Stats
Per-alias and per-domain metrics with daily breakdowns.
Unsubscribe Rewriting
Automatic header detection and rewriting per domain.
Simple or Power — your choice
Pick the interface that matches how you work. Switch anytime from your account menu.
Just forward my email
Add a domain, configure DNS, manage aliases. Clean interface, no clutter. Perfect for personal domains and small teams.
I want full control
IDE-style dashboard with security scoring, DMARC analytics, DNS hosting, zone editor, and 40+ automated checks. Built for domain operators.
Integrate in seconds. Built for developers.
curl -X POST https://api.ractermx.com/v1/send \ -H "Authorization: Bearer rm_live_xxxxxxxxxxxxx" \ -H "Content-Type: application/json" \ -d '{ "to": "devops@enterprise.com", "subject": "System Alert", "html": "<html>...</html>", "track_opens": false }'
const response = await fetch('https://api.ractermx.com/v1/send', { method: 'POST', headers: { 'Authorization': 'Bearer rm_live_xxxxxxxxxxxxx', 'Content-Type': 'application/json' }, body: JSON.stringify({ to: 'devops@enterprise.com', subject: 'System Alert', html: '<html>...</html>', track_opens: false }) });
import requests response = requests.post( 'https://api.ractermx.com/v1/send', headers={ 'Authorization': 'Bearer rm_live_xxxxxxxxxxxxx', 'Content-Type': 'application/json' }, json={ 'to': 'devops@enterprise.com', 'subject': 'System Alert', 'html': '<html>...</html>', 'track_opens': False } )
package main import ( "bytes" "net/http" ) func main() { jsonData := []byte(`{ "to": "devops@enterprise.com", "subject": "System Alert", "html": "<html>...</html>", "track_opens": false }`) req, _ := http.NewRequest("POST", "https://api.ractermx.com/v1/send", bytes.NewBuffer(jsonData)) req.Header.Set("Authorization", "Bearer rm_live_xxxxxxxxxxxxx") req.Header.Set("Content-Type", "application/json") client := &http.Client{} client.Do(req)
Hosted in Iceland. Here's why that matters.
Your email infrastructure is only as private as the laws that govern it. We chose the strongest jurisdiction on Earth.
Surveillance Alliances
Iceland is not a member of the Five Eyes, Nine Eyes, or Fourteen Eyes intelligence-sharing alliances. Your email metadata is not subject to cross-border surveillance agreements.
Full Protection via EEA
Iceland adopted GDPR through EEA membership. Your data gets the same legal protections as any EU member state — enforced independently by Iceland's DPA, Persónuvernd.
#1 Internet Freedom — Freedom House
Iceland ranked first globally in the Freedom on the Net report. No content filtering, no traffic surveillance, no throttling. Article 73 of the constitution guarantees it.
Global Peace Index — Since 2008
The most politically stable country on Earth for 17 consecutive years. No standing army. Near-zero risk of government seizure, civil unrest, or service disruption.
Whistleblower & Source Protection
The Icelandic Modern Media Initiative — passed unanimously — makes Iceland a legal safe haven for press freedom and source protection. The jurisdiction actively protects communication confidentiality.
No CLOUD Act. No FISA. No NSLs.
Data in Iceland is subject to Icelandic law only. No US National Security Letters, no CLOUD Act compelled disclosure, no FISA Section 702 bulk collection. Foreign requests must pass through Icelandic courts.
Enterprise Capabilities
| Feature | RacterMX | Legacy Relays |
|---|---|---|
| Breach Canary | ✓ Real-time Leak Alerts | ✗ Not Available |
| Forwarding Circuit Breaker | ✓ Auto-recovery Buffer Queue | ✗ Silent drops on bounce |
| DMARC Alignment | ✓ Automatic Alignment | Manual Config |
| Data Residency | ✓ EU/US/APAC Choice | Limited to US |
Email Security Reports
Industry-specific analysis of email security posture. Grade distributions, protocol adoption rates, and common vulnerabilities across major domain groups.
S&P 500 Email Security Report
How do America's largest public companies score on email security? SPF, DKIM, DMARC adoption and grade distribution across 500+ domains.
Fortune 500 Email Security Report
Email security analysis of the Fortune 500 companies by revenue. Protocol compliance, vulnerability patterns, and industry benchmarks.
Banking & Finance Email Security Report
How do major US banks and financial institutions protect their email infrastructure? Security posture analysis of the financial sector.
US Government Email Security Report
Email security analysis of US federal government agency domains. DMARC enforcement, DNSSEC adoption, and compliance with BOD 18-01.
Pay only for what you use. No tiers, no minimums, no contracts.
See full pricing →