Sécurité Pourquoi l'Islande ? Tarifs Centre de création Comparer À propos Se connecter Commencer gratuitement

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.

SOC2 Compliant · DKIM Built-in
[23:01:42] INITIATE CONNECTION -> mx1.ractermx.com
[23:01:42] HANDSHAKE TLS 1.3 ESTABLISHED
[23:01:43] AUTH BEARER TOKEN VALID
[23:01:44] VERIFY SPF/DKIM ALIGNMENT PASS
[23:01:45] SMTP ROUTE payload_id=9x8f2 ACCEPTED
[23:01:45] LATENCY: 12ms
TLS 1.3 ENFORCED
DMARC ALIGNMENT
REAL-TIME BREACH DETECTION
SOC2 READINESS

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.

// Breach Canary Alert
[ALERT] Potential Leak DetectedJust now
Alias: acme-signup@yourdomain.com
Unauthorized Sender: spammer@unknown-domain.ru

Sub-Second SLA

Edge-optimized forwarding relays with real-time latency monitoring down to the millisecond.

99.98% SLA
Median Latency: 1.2s · P95: 4.8s

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.

// Circuit Breaker State
TRIPPED (Destination Bouncing)
Action: buffering 12 incoming messages in secure queue.

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.

Hébergement DNS

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.

Surveillance de la réputation

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.

Réponse anonyme

Respond to forwarded mail without revealing your real address.

Règles de routage

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 ou Avancé — à vous de choisir

Choisissez l'interface qui correspond à votre façon de travailler. Changez à tout moment depuis le menu de votre compte.

Mode simple

Transférez simplement mes e-mails

Ajoutez un domaine, configurez le DNS, gérez les alias. Interface épurée, sans encombrement. Idéal pour les domaines personnels et les petites équipes.

demo_walkthrough.mp4
Mode Expert

Je veux un contrôle total

Tableau de bord de type IDE avec évaluation de la sécurité, analyses DMARC, hébergement DNS, éditeur de zone et plus de 40 contrôles automatisés. Conçu pour les opérateurs de domaines.

https://ractermx.com/dashboard
RacterMX Dashboard

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 Islande. Here's why that matters.

Your e-mail infrastructure is only as private as the laws that govern it. We chose the strongest juridiction on Earth.

0

Alliances de surveillance

Islande is not a member of the Five Eyes, Nine Eyes, or Fourteen Eyes intelligence-sharing alliances. Your e-mail metadata is not subject to cross-border surveillance agreements.

✗ Pas de Five Eyes ✗ Pas de Nine Eyes ✗ Pas de Fourteen Eyes
GDPR

Protection complète via l'EEE

Islande adopted GDPR through EEA membership. Your data gets the same legal protections as any EU member state — enforced independently by Islande's DPA, Persónuvernd.

94/100

#1 Liberté d'Internet — Freedom House

Islande 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.

#1

Indice de paix mondiale — Depuis 2008

Le pays le plus politiquement stable au monde depuis 17 années consécutives. Aucune armée permanente. Risque quasi nul de saisie gouvernementale, de troubles civils ou d'interruption de service.

IMMI

Protection des lanceurs d'alerte et des sources

The Islandais Modern Media Initiative — passed unanimously — makes Islande a legal safe haven for press freedom and source protection. The juridiction actively protects communication confidentiality.

Pas de CLOUD Act. Pas de FISA. Pas de NSL.

Data in Islande is subject to Islandais law only. No US National Sécurité Letters, no CLOUD Act compelled disclosure, no FISA Section 702 bulk collection. Foreign requests must pass through Islandais 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

Rapports de sécurité des e-mails

Analyse sectorielle de la posture de sécurité des e-mails. Répartition des notes, taux d'adoption des protocoles et vulnérabilités courantes dans les principaux groupes de domaines.

$1/domain/mo · Aliases are free · Email volume from $0.12/1,000

Pay only for what you use. No tiers, no minimums, no contracts.

See full pricing →