fq.edu.uy

Email infrastructure report · Last checked

Summary

fq.edu.uy 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 MXpmg.fq.edu.uy

MX records

PriorityHostnameIPs
10pmg.fq.edu.uy164.73.163.1

Authentication

SPF Present -all
DKIM Found (selectors: default, mail)
DMARC Present p=reject
Raw SPF record
v=spf1 mx ip4:164.73.160.0/22 include:spfe.kmkey.com -all
Raw DMARC record
v=DMARC1; p=reject; rua=mailto:f73faa74@mxtoolbox.dmarc-report.com,mailto:olme6z4n@ag.us.dmarcian.com; ruf=mailto:f73faa74@forensics.dmarc-report.com,mailto:olme6z4n@fr.us.dmarcian.com; sp=none; fo=1:d:s; pct=100; adkim=r; aspf=r

Email behavior

Catch-all No
Disposable No
Free provider No
STARTTLS Supported
SMTP response6414ms
SMTP banner220-pmg.fq.edu.uy ESMTP 220 pmg.fq.edu.uy ESMTP

What this means

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

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@fq.edu.uy" \
  -H "Authorization: Bearer cm_live_..."