Toolstant.
DMARC Report Analyzer - Visualize and Analyze Data
Last updated Nov. 29, 2024
The DMARC Report Analyzer is a user-friendly tool that allows you to upload and analyze DMARC reports, providing valuable insights into your email authentication and domain protection. Easily visualize key metrics, identify top reporting domains, and monitor email security trends.
Drag and drop a DMARC report CSV or XML file here
CSV Format Guide
To ensure your CSV file is correctly parsed, please follow the structure below. The CSV file should contain the following columns:
org_name,report_id,report_metadata.date_range.begin,report_metadata.date_range.end,policy_published.domain,policy_published.adkim,policy_published.aspf,policy_published.p,policy_published.sp,policy_published.pct,policy_evaluated.disposition,policy_evaluated.dkim,policy_evaluated.spf,identifier_alignment.dkim,identifier_alignment.spf,auth_results.dkim.domain,auth_results.dkim.result,auth_results.spf.domain,auth_results.spf.result Example Co,123456,2023-04-01,2023-04-30,example.com,r,r,reject,reject,100,quarantine,pass,pass,pass,pass,example.com,pass,example.com,pass Acme Inc,789012,2023-03-15,2023-04-14,acme.org,r,r,reject,reject,100,none,pass,pass,pass,pass,acme.org,pass,acme.org,pass ABC Systems,345678,2023-04-01,2023-04-30,abc-systems.net,r,r,reject,reject,100,none,fail,pass,fail,pass,abc-systems.net,fail,abc-systems.net,pass
Instructions:
- The CSV should have the following columns (in order):
org_name
: Organization namereport_id
: Unique report IDreport_metadata.date_range.begin
: Report start datereport_metadata.date_range.end
: Report end datepolicy_published.domain
: Domain being reportedpolicy_published.adkim
: DKIM alignment mode (e.g., "r")policy_published.aspf
: SPF alignment mode (e.g., "r")policy_published.p
: Policy action (e.g., "reject")policy_published.sp
: Subdomain policy (e.g., "reject")policy_published.pct
: Percentage of messages to apply policy to (e.g., 100)policy_evaluated.disposition
: Disposition of the policy (e.g., "quarantine")policy_evaluated.dkim
: DKIM evaluation result (e.g., "pass")policy_evaluated.spf
: SPF evaluation result (e.g., "pass")identifier_alignment.dkim
: DKIM alignment resultidentifier_alignment.spf
: SPF alignment resultauth_results.dkim.domain
: DKIM domainauth_results.dkim.result
: DKIM result (e.g., "pass")auth_results.spf.domain
: SPF domainauth_results.spf.result
: SPF result (e.g., "pass")- Ensure that the CSV file is comma-delimited and does not contain extra spaces or quotation marks around values.
Other Tools
hex to ascii converter
convert from HEX to ASCII Fast with our minimal free tool
hex to decimal converter
covert from hex to decimal fast