kpu.ca

Email infrastructure report · Last checked

Summary

kpu.ca uses Microsoft 365 for email and has SPF, DKIM, and DMARC configured. It is a catch-all domain.

Mail provider

ProviderMicrosoft 365 business
Primary MXkpu-ca.mail.protection.outlook.com

MX records

PriorityHostnameIPs
10kpu-ca.mail.protection.outlook.com52.101.190.0, 52.101.190.2, 52.101.192.1, 52.101.190.1, 2a01:111:f403:c944::1, 2a01:111:f403:c942::1, 2a01:111:f403:c942::3, 2a01:111:f403:c944::

Authentication

SPF Present -all
DKIM Found (selectors: selector1, selector2)
DMARC Present p=quarantine
Raw SPF record
v=spf1 include:spf.elluciancloud.com include:spf.protection.outlook.com ip4:195.12.186.32/32 ip4:142.103.117.136/32 ip4:168.245.110.178/32 ip4:206.187.24.153/32 ip4:198.187.196.100/32 include:spfa.kpu.ca -all
Raw DMARC record
v=DMARC1; p=quarantine; rua=mailto:ITMailbox.Monitoring@kpu.ca

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Supported
SMTP response263ms
SMTP banner220 TO1PEPF00005347.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Tue, 28 Jul 2026 20:16:13 +0000 [08DEECDC30B7FCF5]

What this means

This domain has strong email authentication. Messages claiming to come from @kpu.ca 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 kpu.ca?

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@kpu.ca" \
  -H "Authorization: Bearer cm_live_..."