Privacy controls
CyberFurl can load analytics only after you opt in. Core product features work without analytics consent.
Validate your Authenticated Received Chain (ARC) implementation to ensure email authentication results survive mailing lists and forwarders. Analyze ARC-Seal, ARC-Message-Signature, and ARC-Authentication-Results headers for RFC 8617 compliance.
ARC (RFC 8617) is an email authentication protocol that bridges the gap DMARC leaves when messages transit through intermediaries like mailing lists. Forwarders break DKIM and SPF, causing DMARC failures. ARC has each intermediary cryptographically sign the original authentication results, creating a verifiable chain of custody for the final receiver to trust.
Without ARC, legitimate forwarded email from mailing lists is dropped by strict p=reject DMARC policies. ARC preserves deliverability while maintaining strict DMARC enforcement for direct senders.
Broken ARC-Seal signatures from non-ARC-aware intermediaries, misconfigured DNS TXT records for ARC selectors, and out-of-sequence instance tags (i=) are the top causes of chain validation failures.
Type your domain into the ARC lookup tool above to begin validation.
Our engine retrieves and parses the ARC-Seal, ARC-Message-Signature, and AAR headers.
We cryptographically verify every seal and signature in the chain, hop by hop.
Follow our recommendations to repair broken chains and harden your forwarder setup.
Performs rigorous cryptographic verification of the ARC-Seal (AS) and ARC-Message-Signature (AMS) headers. Validates RSA and Ed25519 signatures across the entire chain to ensure the integrity of the custodial path and detect tampering.
Deep parsing of ARC-Authentication-Results (AAR), AMS, and AS headers for strict RFC 8617 syntax adherence. Checks for correct instance tags (i=), canonicalization algorithms (c=), and domain signatures (d=).
Evaluates how your ARC implementation interacts with strict DMARC policies (p=reject or p=quarantine). Identifies failure points in complex forwarding scenarios where traditional SPF and DKIM alignment breaks.
Visualizes and verifies each intermediary node in the ARC routing sequence, ensuring sequential integrity of instance tags (i=1, i=2, etc.) and verifying the cv (chain validation) status across all hops.
Validates the DNS-published ARC public keys against the selectors (s=) used in the chain. Highlights outdated keys, weak key lengths below 2048-bit RSA, and ensures proper key rotation hygiene.
Confirms support for required cryptographic algorithms, verifying correct rsa-sha256 implementation and evaluating readiness for modern elliptic curve signatures like ed25519 for improved performance.
Automate ARC chain monitoring, get instant alerts on seal validation failures, and receive AI-powered remediation advice for complex mailing list and forwarding configurations.