DMARC reporting provides valuable insights into your infrastructure, helping you identify potential issues like senders, misconfigured email servers, or phishing attempts.
OK | The records for DMARC DNS Setup
{- "entry": "v=DMARC1; p=none; pct=100; fo=1; ri=3600; rua=mailto:abcdef12@inbox.ondmarc.com; ruf=mailto:abcdef12@inbox.ondmarc.com;",
- "current": "v=DMARC1; p=none; pct=100; fo=1; ri=3600; rua=mailto:abcdef12@inbox.ondmarc.com; ruf=mailto:abcdef12@inbox.ondmarc.com;",
- "configured": true
}
OK | Setup metadata for DMARC
{- "InstanceID": "d8798aa87905456b123c98745987f21379f9102389cc0981",
- "LastAccessed": "2025-01-22T21:16:25.55Z",
- "CreatedAt": "2025-01-22T21:16:25.55Z",
- "UpdatedAt": "2025-01-22T21:16:25.55Z"
}
OK | Object representing a list of DMARC monitored domains
{- "domains": [
- {
- "label": "Mailgun.com",
- "uri": "/domains/mailgun.com",
- "email_count": "79,",
- "reputation": 0.5,
- "compliance_rate": 0.58,
- "dmarc_failures": "43,",
- "spf_rate": 0.9983,
- "dkim_rate": 0.9977
}, - {
- "label": "Mailjet.com",
- "uri": "/domains/mailjet.com",
- "email_count": "69,",
- "reputation": 1,
- "compliance_rate": 0.65,
- "dmarc_failures": "30,",
- "spf_rate": 0.98,
- "dkim_rate": 0.9243
}
], - "pfqr_chart": [
- {
- "pass": 111,
- "fail": 11,
- "quarantined": 123,
- "rejected": 12334,
- "date": 1736527388
}, - {
- "pass": 199,
- "fail": 2,
- "quarantined": 9,
- "rejected": 0,
- "date": 1736526388
}
]
}
OK | Object representing a DMARC monitored domain
Not found | Domain not managed by this account
{- "email_count": "79,",
- "compliance_rate": 0.58,
- "dmarc_policy": "p=none 100%",
- "pfqr_chart": [
- {
- "pass": 111,
- "fail": 11,
- "quarantined": 123,
- "rejected": 12334,
- "date": 1736527388
}, - {
- "pass": 199,
- "fail": 2,
- "quarantined": 9,
- "rejected": 0,
- "date": 1736526388
}
], - "sources": [
- {
- "label": "mail.we.static.321",
- "uri": "/domains/mailgun.com/s/mail.we.static.321",
- "email_count": 10,
- "reputation": 0.5,
- "ip_count": 1,
- "dmarc_failures": 0,
- "spf_rate": 0.98,
- "dkim_rate": 0.9243,
- "ruf": "todo"
}, - {
- "label": "mx.example.com",
- "uri": "/domains/mailgun.com/s/mx.example.com",
- "email_count": 10,
- "reputation": 0,
- "ip_count": 3,
- "dmarc_failures": 10,
- "spf_rate": 0.9534,
- "dkim_rate": 0.8743,
- "ruf": "todo"
}
]
}
OK | Object representing DMARC info for a source
Not found | Source related to domain not found
{- "email_count": "79,",
- "compliance_rate": 0.58,
- "ip_count": 2,
- "pfqr_chart": [
- {
- "pass": 111,
- "fail": 11,
- "quarantined": 123,
- "rejected": 12334,
- "date": 1736527388
}, - {
- "pass": 199,
- "fail": 2,
- "quarantined": 9,
- "rejected": 0,
- "date": 1736526388
}
], - "hostnames": [
- {
- "label": "123.4.54.123",
- "uri": "/domains/mailgun.com/s/mx.example.com/h/123.4.54.123",
- "email_count": 10,
- "reputation": 0.5,
- "ip_count": 1,
- "dmarc_failures": 0,
- "spf_rate": 0.98,
- "dkim_rate": 0.9243
}, - {
- "label": "mx-1234.mx.example.com",
- "uri": "/domains/mailgun.com/s/mx.example.com/h/mx-1234.mx.example.com",
- "email_count": 10,
- "reputation": 0.5,
- "ip_count": 3,
- "dmarc_failures": 10,
- "spf_rate": 0.9534,
- "dkim_rate": 0.8743
}
], - "auth_events": [
- {
- "protocol": "SPF",
- "disposition": "none",
- "reason": "Short reason",
- "detail": "Detailed reason",
- "result": "temperror",
- "email_count": 3,
- "dmarc_failures": 0,
- "date": 1736527388
}
]
}
OK | Object representing DMARC info for a hostname
Not found | Host related to source not found
{- "email_count": "79,",
- "ip_count": 2,
- "spf_fail_events": 1,
- "dkim_fail_events": 1,
- "auth_fail_events": 1,
- "pfqr_chart": [
- {
- "pass": 111,
- "fail": 11,
- "quarantined": 123,
- "rejected": 12334,
- "date": 1736527388
}, - {
- "pass": 199,
- "fail": 2,
- "quarantined": 9,
- "rejected": 0,
- "date": 1736526388
}
], - "ip_addresses": [
- {
- "label": "123.4.54.123",
- "uri": "/domains/mailgun.com/s/mx.example.com/h/123.4.54.123/ip/123.4.54.123",
- "email_count": 10,
- "reputation": 0.5,
- "ip_count": 1,
- "dmarc_failures": 0,
- "spf_rate": 0.98,
- "dkim_rate": 0.9243,
- "ruf": "todo",
- "country": "USA"
}, - {
- "label": "8.8.8.8",
- "uri": "/domains/mailgun.com/s/mx.example.com/h/123.4.54.123/ip/8.8.8.8",
- "email_count": 10,
- "reputation": 0.5,
- "ip_count": 3,
- "dmarc_failures": 10,
- "spf_rate": 0.9534,
- "dkim_rate": 0.8743,
- "ruf": "todo",
- "country": "CN"
}
], - "auth_events": [
- {
- "protocol": "SPF",
- "disposition": "none",
- "reason": "Short reason",
- "detail": "Detailed reason",
- "result": "temperror",
- "email_count": 3,
- "dmarc_failures": 0,
- "date": 1736527388
}
]
}
OK | Object representing DMARC info for an IP Address
Not found | IP related to host not found
{- "email_count": "79,",
- "ip_count": 2,
- "spf_fail_events": 1,
- "dkim_fail_events": 1,
- "auth_fail_events": 1,
- "ruf": "todo",
- "pfqr_chart": [
- {
- "pass": 111,
- "fail": 11,
- "quarantined": 123,
- "rejected": 12334,
- "date": 1736527388
}, - {
- "pass": 199,
- "fail": 2,
- "quarantined": 9,
- "rejected": 0,
- "date": 1736526388
}
], - "auth_events": [
- {
- "protocol": "SPF",
- "disposition": "none",
- "reason": "Short reason",
- "detail": "Detailed reason",
- "result": "temperror",
- "email_count": 3,
- "dmarc_failures": 0,
- "date": 1736527388
}
]
}