Authorize.email documentation

Understand your email DNS.

A simple reference for the records that control email routing, authentication and policy.

Firetip — The UK's First Sovereign Email & SMS Infrastructure Sponsored
Getting started

What does Authorize.email check?

Authorize.email reads publicly available DNS information for a domain and presents the email configuration in a clear, human-readable format.

Public DNS only
Mail routing

MX records

MX records tell other mail systems where email addressed to your domain should be delivered.

Example

example.com. MX 10 mail.example.com.

If a domain has no MX records, receiving mail may not be configured for that domain.

Sender authentication

SPF

Sender Policy Framework identifies the mail servers and services authorised to send email using a domain.

Example

v=spf1 include:_spf.example.com -all

SPF policies are published as TXT records at the domain level.

Cryptographic authentication

DKIM

DomainKeys Identified Mail allows receiving systems to verify a cryptographic signature attached to outgoing messages.

Where the key is published

selector._domainkey.example.com

The selector is chosen by the sending system. Different providers may therefore use different selectors.

Domain policy

DMARC

DMARC tells receiving systems how a domain wants messages handled when SPF and DKIM authentication does not align with the visible From domain.

Example

v=DMARC1; p=quarantine;

Common policies

p=none
p=quarantine
p=reject

Ready to check a domain?

See the live DNS configuration in seconds.

Run a check →

Sender identity

Sovereign Seal NEW

Sovereign Seal adds a verifiable identity layer to email. While SPF, DKIM and DMARC establish sending authorisation, cryptographic authentication and domain policy, Sovereign Seal is designed to associate a domain with a recognisable sender identity.

What the Seal represents

A Sovereign Seal can identify the organisation or company operating a domain and provide structured identity information that participating systems can use when presenting or verifying a sender.

Domain The internet domain associated with the sender identity.
Company / Organisation The registered company, organisation or entity associated with the domain.
Sender Identity The identity presented by participating systems when the Seal is successfully verified.
Logo / Branding A published brand asset can be associated with the identity for supported displays.
Cryptographic Key The public verification key used by the Sovereign Seal implementation.
Verification Record DNS provides the public discovery point used to locate the Seal information.

How it is published

Sovereign Seal information is published through DNS using a dedicated _seal record. This allows the identity layer to remain separate from traditional email authentication records while remaining publicly discoverable.

_seal.example.com. TXT "v=SEAL1; l=https://example.com/logo.png; k=PUBLIC_KEY"

Company identity

The company or organisation information associated with a Sovereign Seal provides context about who stands behind the domain. This is different from simply proving that a server was authorised to send mail.

For example, a domain may authenticate its mail correctly through SPF, DKIM and DMARC while still providing little visible information about the organisation operating the domain. Sovereign Seal is intended to bridge that identity gap.

Identity information

DOMAIN → example.com COMPANY → Example Company Ltd IDENTITY → Verified sender identity LOGO → https://example.com/logo.png PUBLIC KEY → Sovereign Seal verification key

Verification model

A participating mail client, service or verification system can retrieve the published Sovereign Seal information, validate the cryptographic material and associate the verified domain with its published sender identity.

Sovereign Seal does not replace SPF, DKIM or DMARC. It complements them by adding an identity layer on top of conventional email authentication.

The authentication stack

MX → Mail routing SPF → Sending authorisation DKIM → Cryptographic signature DMARC → Authentication policy SEAL → Sender identity

Why company information matters

Email authentication answers questions such as whether a sending system was authorised and whether a message's cryptographic signature can be verified. Identity answers a different question: who is behind the domain?

Sovereign Seal is designed to make that identity machine-readable and discoverable, allowing participating software and mail clients to move beyond a raw domain name and understand the organisation associated with it.

Identity from DNS to the user

DNS ↓ Sovereign Seal ↓ Domain ↓ Company / Organisation ↓ Sender Identity ↓ Participating Mail Client
Sovereign Seal verification
AI infrastructure

Give AI agents an email layer. NEW

Authorize.email is being built as a programmable email intelligence layer for AI agents that need to understand, verify and interact with email infrastructure.

An agent can inspect a domain, understand its authentication configuration, verify sender identity and make informed decisions about email infrastructure before taking action.

The AI email stack

AI AGENTAuthorize.email ↓ Domain Intelligence ↓ MX · SPF · DKIM · DMARC ↓ Sovereign Seal ↓ Company / Sender Identity ↓ Authentication Intelligence ↓ Firetip SDKOutbound Email

What an agent can do

CHECK DOMAIN → Inspect email infrastructure READ AUTHENTICATION → Evaluate SPF / DKIM / DMARC ANALYSE DNS → Understand domain configuration VERIFY SEAL → Check sender identity READ COMPANY → Identify associated organisation ASSESS DELIVERY → Determine available mail infrastructure PREPARE EMAIL → Build an authorised message SEND → Deliver through Firetip

Built for machines, not just humans.

Authorize.email turns otherwise complicated DNS and email infrastructure into understandable signals that software and AI agents can consume. The agent does not need to manually interpret raw DNS records before deciding what to do next.

From intelligence to action.

Authorize.email provides the intelligence layer. Sovereign Seal provides the sender identity and company context layer. Firetip provides the outbound delivery infrastructure. Together they create an email stack that an AI agent can actually use.

AI-ready email infrastructure
FIRETIP CONSULTATION

Need help with your email infrastructure?

Get direct architectural guidance on email delivery, authentication, DNS, SMTP infrastructure and sovereign communications.

Book a Consultation
FIRETIP