How to use
- Enter the email address to check.
- Click "Check".
- The format and MX-record status of the domain are shown.
๐ฏ Use Cases
- Catch typos before a signup form is submitted
- Pre-validate a marketing mailing list
- Check that a business mail domain is properly configured
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