Skip to content
Start free trial

Sending domains

A sending domain is the domain in the From header of your emails — for example, mail.yourcompany.com or newsletters.brand.io. Most email programs use one or more subdomains for sending so that reputation is isolated from the main website domain.

InboxEagle tracks every sending domain it detects in your campaigns and provides per-domain authentication rates, volume data, and deliverability signals.


  • From the deliverability dashboard — The domain list appears below the metric cards. Click any row to open the detail view.
  • From a campaign — In the campaign history detail view, click the sending domain to jump to its detail page.
  • Direct URL — Navigate to app.inboxeagle.com/deliverability-dashboard and click a domain in the sending domains panel.

The domain list shows all domains observed within the selected date range, ordered by send volume (highest first). For each domain:

ColumnDescription
DomainThe sending domain (e.g. mail.yourcompany.com)
Inbox rateAverage inbox placement rate for this domain
Spam rateAverage spam placement rate
Auth ratePercentage of emails that pass SPF, DKIM, and DMARC
VolumeNumber of emails observed from this domain
First seen / Last seenDate range of observed activity

Clicking a domain opens its detail page with these sections:

Three gauges show the authentication pass rates for this specific domain:

MetricWhat to aim forWhat failing means
SPF pass rate> 98%SPF record is missing, malformed, or too permissive
DKIM pass rate> 98%DKIM selector is misconfigured or the signing key has changed
DMARC pass rate> 95%Alignment failure — SPF or DKIM domain does not match the From domain

Any of these below 95% requires immediate investigation. See Authenticate your sending domain for step-by-step remediation.

A chart shows daily send volume for this domain over the selected period. Use this to:

  • Confirm your expected send schedule matches observed volume
  • Spot unexpected sends (could indicate a compromised account or misconfigured automation)
  • Identify volume spikes that might affect IP warm-up plans

A breakdown of inbox, promotion tab, and spam placement rates by mailbox provider (Gmail, Yahoo, Outlook, AOL) for this domain. This is the same view as the campaign detail, but aggregated across all campaigns from this domain.

The list of IP addresses from which this domain has sent emails. Click any IP to open its reputation detail view.

If a domain shows poor placement rates but authentication is healthy, the associated IPs may be the cause — especially for shared IP pools.

The last 50 campaigns sent from this domain, with subject lines, dates, and placement rates. This is the same data as campaign history filtered to this domain.


Most professional email senders use a subdomain (e.g. mail.yourcompany.com) rather than the root domain (e.g. yourcompany.com) for transactional and marketing email. This isolates sending reputation from the domain used for your website.

Common patterns:

PatternExampleUse case
Single subdomainmail.yourcompany.comAll sending from one subdomain
Separated by typenews.yourcompany.com, alerts.yourcompany.comMarketing vs transactional separated
Separated by regionus.yourcompany.com, eu.yourcompany.comMulti-region sends
Separated by brandmail.brand-a.com, mail.brand-b.comAgency or multi-brand operation

For each sending domain, ensure:

  1. SPF record exists in DNS and includes all authorized sending services
  2. DKIM selector is published in DNS and matches the key used by your ESP
  3. DMARC policy is set (start with p=none for monitoring, then move to p=quarantine or p=reject)
  4. DMARC alignment — the domain in SPF and/or DKIM must match the From domain (relaxed alignment accepts subdomains)

See Authenticate your sending domain for full setup instructions including DNS record examples.


InboxEagle automatically discovers sending domains from:

  • Your connected Klaviyo campaigns
  • Emails ingested through Gmail sync
  • SES events from Bot Finder

You do not need to manually register sending domains. They appear automatically once InboxEagle observes emails sent from them.

To track a competitor’s or brand’s sending domain:

  1. Go to Browse → Brands and search for the brand
  2. Click Track to add it to your tracked brands
  3. Their sending domains will appear in your deliverability dashboard

View sending domains →