ks.ac.kr

Email infrastructure report · Last checked

Summary

ks.ac.kr uses Self-hosted / Custom for email and has SPF and DMARC configured. It is a catch-all domain.

Mail provider

ProviderSelf-hosted / Custom self-hosted
Primary MXspam.ks.ac.kr

MX records

PriorityHostnameIPs
10spam.ks.ac.kr210.110.162.48
10ksmail.ks.ac.kr210.110.162.48
300star.ks.ac.kr210.110.162.48

Authentication

SPF Present -all
DKIM? Not detected via common selectors
DMARC Present p=none
Raw SPF record
v=spf1 ip4:210.110.162.5 ip4:210.110.162.48 ip4:210.110.162.226 -all
Raw DMARC record
v=DMARC1; p=none;

Email behavior

Catch-all Yes
Disposable No
Free provider No
STARTTLS Not advertised
SMTP response1102ms
SMTP banner220 spam.ks.ac.kr ESMTP Thu Jul 30 10:07:57 2026

What this means

This domain is missing DKIM, which weakens its protection against email spoofing. Adding this record would improve deliverability and reduce the risk of impersonation.

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 ks.ac.kr?

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@ks.ac.kr" \
  -H "Authorization: Bearer cm_live_..."