wne.edu

Email infrastructure report · Last checked

Summary

wne.edu uses Microsoft 365 for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderMicrosoft 365 business
Primary MXwne-edu.mail.protection.outlook.com

MX records

PriorityHostnameIPs
10wne-edu.mail.protection.outlook.com52.101.40.2, 52.101.194.13, 52.101.40.4, 52.101.41.21, 2a01:111:f403:f90b::, 2a01:111:f403:c946::2, 2a01:111:f403:c902::1, 2a01:111:f403:c801::1

Authentication

SPF Present -all
DKIM Found (selectors: selector1, selector2, dkim)
DMARC Present p=quarantine
Raw SPF record
v=spf1 ip4:168.245.150.16 ip4:168.245.150.21 ip4:168.245.150.28 ip4:168.245.150.26 ip4:168.245.150.38 ip4:168.245.150.52 ip4:168.245.25.116 include:spf.protection.outlook.com include:spf.wbm.ai include:a._spf.brightspace.com mx -all
Raw DMARC record
v=DMARC1; p=quarantine; sp=none; fo=1; ri=86400; rua=mailto:dmarcreply@wne.university,mailto:dmarc_agg@waybettermarketing.com; ruf=mailto:dmarc_fr@waybettermarketing.com

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response325ms
SMTP banner220 CY4PEPF0000EDD2.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 24 Jul 2026 01:32:05 +0000 [08DEE87BE65A0F2D]

What this means

This domain has strong email authentication. Messages claiming to come from @wne.edu can be cryptographically verified by recipients, making spoofing difficult. Deliverability for legitimate mail should be good.

Refresh this report

Cached results are kept indefinitely. If you think the data above is out of date, run a fresh check below. Refreshes are rate-limited (1 per domain every 5 minutes).

Want to verify individual addresses at wne.edu?

CheckMail's API verifies real-time deliverability with SMTP checks, not just DNS lookups. 100 free credits, no credit card required.

Get an API key →
curl https://api.checkmail.dev/v1/verify \
  -G --data-urlencode "email=test@wne.edu" \
  -H "Authorization: Bearer cm_live_..."