Suped

Data view

Inspect individual DMARC records, filter by source, reporter, IP address, and more, and download raw data as CSV.

The data view opens a table of individual DMARC records. You can filter and sort the table to investigate specific aspects of your email flow.

Filters

Each column in the table can be filtered:

  • Source - The sending service (e.g. Google, Mailchimp).
  • Reporter - The ISP that sent the DMARC report (e.g. google.com, outlook.com).
  • Envelope to - The recipient domain.
  • Visible from - The domain shown in the From header.
  • Return path - The domain in the Return-Path header, used for SPF alignment.
  • IP address - The sending IP address.
  • Delivered, DMARC compliance, SPF, SPF (ignoring alignment), DKIM - Filter by authentication status to quickly find failures. SPF (ignoring alignment) shows whether the sending IP was authorized by SPF regardless of domain alignment; if it shows pass but SPF shows fail, your SPF alignment is not properly set up.
  • DKIM aligned - Shows whether the email has a DKIM signature with a domain that matches the visible from domain. DMARC requires an aligned signature to pass, so a passing but unaligned signature does not contribute to DMARC compliance.

Row actions

Click the three-dot menu on any row to access additional actions:

  • View detail - Opens a detailed view of the individual DMARC record.
  • Download XML - Downloads the original DMARC report XML file for that record.

Download CSV

Click Download CSV at the bottom of the data view to export the raw DMARC records matching your current filters. This is useful for offline analysis or sharing data with colleagues.