IPTOOL TR My IP

Email

Mail server and MX port test

Test MX, SMTP/IMAP/POP3 ports and email DNS records.

Daily queries 0 / 40

40 queries left

Sign up → 200/day · Pro → 5000/day Sign up / see Pro

MXToolbox-style SMTP diagnostics: host/IP or domain → port 25 session, banner, PTR, FCrDNS, STARTTLS, open relay and sample DNSBL.

Queries leave from this Linux server, not your ISP DNS. Free. Cached answers can differ for a short time.

SMTP diagnostics (reference)

Port 25 session + PTR/TLS/relay/RBL. Not a vulnerability scan.

Check Looks at Expected
SMTP Connect Port 25 TCP + banner 220 reply, reasonable ms
PTR / FCrDNS Reverse DNS + confirm PTR → A → same IP
STARTTLS EHLO capability STARTTLS line
Open Relay External RCPT Must reject (550/554…)
Blacklist Sample DNSBL ZEN / SpamCop / Barracuda

What SMTP diagnostics do

Works like MXToolbox “smtp:host”: resolve MX for a domain, or A for a host/IP; on port 25 grab the banner, EHLO, probe open relay, check PTR and sample DNSBL.

Fix red rows first (connect, missing PTR, open relay, blacklist). Warnings (banner mismatch, no STARTTLS) can hurt deliverability without meaning the server is broken.

Examples

Host
mail.example.comDirect SMTP host (MXToolbox smtp:…)
Domain
example.comSMTP test against primary MX

Reading the results

Checklist is Status / Test / Result, with an SMTP session transcript below. MX and extra ports are secondary; the decision is the port 25 diagnostic.

Open Relay should be OK (external RCPT rejected). If accepted, close the relay immediately.

Frequently asked questions

If 25 is closed, can I still send mail?

Most providers use 587 (STARTTLS) or 465 (SMTPS). Closed 25 alone is not fatal.

Do I need IPv6 MX?

Not required. An MX with AAAA can receive from IPv6 senders.

How are several MX ordered?

Lower preference is tried first. Equal values are for load sharing.

What does timeout mean?

Firewall, blackhole or distance. It is not proof the port is closed.

Are SPF/DMARC in this test?

Yes, domain DNS is fetched. Full policy lives on the SPF and DMARC tools.