inano.au.dk

Email infrastructure report · Last checked

Summary

inano.au.dk uses Self-hosted / Custom for email and has SPF, DKIM, and DMARC configured. It is not catch-all.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXinano-au-dk.a-v1.mx.microsoft

MX records

PriorityHostnameIPs
10inano-au-dk.a-v1.mx.microsoft52.101.68.3, 52.101.73.11, 52.101.73.6, 52.101.73.22, 2a01:111:f403:ca04::5, 2a01:111:f403:ca09::1, 2a01:111:f403:ca09::f, 2a01:111:f403:ca04::

Authentication

SPF Present -all
DKIM Found (selectors: selector1, selector2)
DMARC Present p=reject
Raw SPF record
v=spf1 include:spf.au.dk -all
Raw DMARC record
v=DMARC1;p=reject;pct=100;rua=mailto:ced1e70d2c70635@rep.dmarcanalyzer.com;ruf=mailto:ced1e70d2c70635@for.dmarcanalyzer.com;aspf=r;

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response65ms
SMTP banner220 AM3PEPF0000A794.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Tue, 28 Jul 2026 20:05:43 +0000 [08DEE87954DE421A]

What this means

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

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@inano.au.dk" \
  -H "Authorization: Bearer cm_live_..."