๐Ÿ“ฎ Email Verifier

Check an email address's format and whether its domain has a mail server (MX). (Doesn't verify the actual mailbox exists)

How to use

  1. Enter the email address to check.
  2. Click "Check".
  3. The format and MX-record status of the domain are shown.

๐ŸŽฏ Use Cases

Example

Input
user@gmail.com
Output
โœ… Email format is valid
โœ… Domain (gmail.com) has a mail server (MX) configured

The address matches the format rules and the gmail.com domain has a mail server (MX record) that can receive mail. It does not verify that the specific mailbox itself exists.

FAQ

Does it check whether the mailbox actually exists?
No. It only checks the format and whether the domain has a mail server (MX) configured โ€” it does not verify that the actual mailbox exists.
If there's no MX record, is the email definitely invalid?
It likely means the domain can't receive mail, but some services can handle mail via an A record too, so it can't be called 100% certain.
Is the email I enter stored?
No. Only the domain is sent to the server for lookup after format checking in your browser.

More Network Tools

๐Ÿ“ก
My IP Address
Check your current IP and location
๐Ÿ“
CIDR Calculator
Calculate network range & usable IPs
๐Ÿ”ค
Punycode Converter
Convert IDN domains โ†” Punycode (xn--)
๐Ÿ”€
IPv4 to IPv6
Convert IPv4 to IPv4-mapped IPv6
๐Ÿ•ธ๏ธ
Domain Extractor
Extract domain names from text/URLs
๐Ÿšช
Batch URL Opener
Open multiple URLs in new tabs at once
๐Ÿ›ฐ๏ธ
DNS Lookup
Look up A, MX, TXT & other DNS records
๐Ÿ”
Domain to IP
Resolve a domain to IPv4/IPv6
๐Ÿ“‹
HTTP Headers
Inspect server response headers
๐Ÿ›ก๏ธ
Security Headers Checker
Audit key security headers
๐Ÿ“‡
Whois Lookup
Look up domain/IP registration (RDAP)
๐Ÿ“
IP Geolocation
Look up region info for an IP/domain
๐Ÿ–ผ๏ธ
OGP Checker
Preview social share cards
๐Ÿ“‘
Heading Extractor
Check TITLE & h1โ€“h6 structure
๐Ÿท๏ธ
Title & Meta Extractor
Extract TITLE, DESCRIPTION & ROBOTS