vgregion.se

Email infrastructure report · Last checked

Summary

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

Mail provider

ProviderMicrosoft 365 business
Primary MXvgregion-se.mail.protection.outlook.com

MX records

PriorityHostnameIPs
10vgregion-se.mail.protection.outlook.com52.101.73.11, 52.101.73.6, 52.101.73.30, 52.101.73.4

Authentication

SPF Present -all
DKIM Found (selectors: selector1, selector2)
DMARC Present p=reject
Raw SPF record
v=spf1 mx ip4:194.14.235.221 ip4:194.14.235.222 ip4:194.14.235.223 ip4:194.14.235.224 ip4:138.233.179.165 ip4:138.233.179.166 include:spf.protection.outlook.com -all
Raw DMARC record
v=DMARC1; p=reject; rua=mailto:dmarc@vgregion.se

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response64ms
SMTP banner220 AMS0EPF000001A9.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Tue, 28 Jul 2026 18:33:49 +0000 [08DEE871C23A2D80]

What this means

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

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