DMARCmetric

Why sources show as Unknown

Updated 2026-08-03 · Troubleshooting

An Unknown group in your Sending sources table looks alarming — a block of mail from senders the product can't name. But Unknown is a statement about identification, not about trust: it means we couldn't determine which provider operates the source, and nothing more. Some of the most legitimate traffic a domain sends lands under Unknown, and so does most spoofing. This article shows you how to tell them apart.

What Unknown actually means

DMARCmetric names providers by inference, in three tiers, strongest evidence first:

  1. Authentication fingerprints — the DKIM signing domains, DKIM selectors and SPF domain carried inside the report itself. Many providers leave an unmistakable signature there (Postmark's bounce domains and selectors, amazonses.com, sendgrid.net).
  2. Known IP ranges — a curated table of provider address space, used when the source's authentication is fully aligned to your domain and so carries no provider tell.
  3. Reverse DNS — the IP's PTR hostname, matched against known provider hostnames as a last resort.

Unknown means none of the three matched. That's the honest label, not a failure state — and crucially, it is not a verdict. The verdict pill next to the group (pass, mixed, would reject) is computed from authentication results exactly as for every other group, and that pill, not the name, is what tells you whether to worry. Sending sources, grouped by provider covers the detection tiers in more detail.

Diagnose: expand the group

Click the Unknown group row to open its individual sources. Each per-IP row gives you everything you need for a judgement:

Work the rows one at a time, asking one question of each: is this plausibly something my organisation operates or pays for? The columns usually answer it quickly.

Look up who owns the IP

When the columns leave you undecided, the next question is usually who owns this IP address? — and there is a public answer. Every routable address is allocated by a regional internet registry to an organisation, and that allocation is queryable by anyone. RDAP is the modern replacement for WHOIS for IP addresses: the same registry data, served as structured JSON over HTTPS, behind one entry point that redirects to whichever registry holds the block, so you don't need to know the region first.

Take the address from the row you're investigating, drop it into this pattern, and open it in a browser tab:

https://rdap.org/ip/<address>

Three fields in the response carry the answer:

FieldWhat it tells you
Network handleThe registry's identifier for the allocation — the same handle on two rows means one block, and one owner.
Allocated organisationThe company the address space was assigned to: a hosting company, an ISP, or an email provider.
Netblock rangeThe first and last address in the block, so you can see which of your other Unknown rows fall inside it.

Read the owner next to the verdict columns, never on its own. Two patterns cover most rows:

One distinction is worth keeping straight, because the two are easily read as the same fact: RDAP reports registry ownership, not geolocation. It tells you which organisation an address block was allocated to, and a multinational can route its blocks anywhere. The country shown against a source in DMARCmetric doesn't come from RDAP at all — it comes from a MaxMind GeoLite2 lookup applied at ingest, and Where your mail comes from covers what that can and cannot tell you. When the registry names one country and the flag shows another, neither is wrong; they answer different questions.

The legitimate Unknowns

These show up in almost every domain's reports, and none of them match a provider fingerprint:

The tell is consistency: the mail passes DMARC (at least one check shows ✓ aligned), the From domain is yours and used the way you'd expect, the country is one you operate in, and the volume is steady rather than bursty. An Unknown row with a pass verdict needs no fixing — at most, note the IP somewhere so future-you recognises it.

One variant deserves action: an Unknown source that is yours but failing — right country, recognisable From, but ✕ fail on both columns. That's typically a legitimate system nobody finished setting up, like an appliance relaying without a DKIM signature. Complete its authentication the same way you would any third-party sender.

The malicious fingerprint

Spoofed mail has a recognisable shape, and it is close to the mirror image of the list above:

SignalWhat you'll see
Authentication✕ fail on both SPF and DKIM — verdict would reject
GeographyCountries where you have no operations or customers
VolumeProbing single digits, or sudden bursts — not a steady hum
From domainYours, exactly — that's the point of spoofing

The verdict is the anchor: a source failing both checks is flagged as a threat, and the whole group shows would reject. DMARC pass and fail, explained decodes each verdict label precisely.

And here is the part that surprises people: there is nothing to fix on that sender. You cannot make a spoofer stop sending; you can only make their mail undeliverable. That is your DMARC policy's job — a domain at p=none merely observes these sources, while advancing to quarantine and reject is what actually shuts them down. In that sense, a would reject Unknown group is your DMARC deployment working: it found exactly the thing the whole system exists to catch.

A short decision rule

If you're ever unsure which bucket a row belongs in, volume over time is the tiebreaker — your own systems send on business rhythms; spoofers don't.

Still stuck?

We answer every message — usually within one business day.

Email [email protected]