Simple library checking the validity of an email. Checks are performed in the following order: - REGEX: validate the emails has a good looking format - MX: validate the domain sever contains MX records - SMTP: validate the SMTP behind the MX records knows this email address (no email sent)
[email protected] is safe to use (health: 48/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/hex/email_checkerFirst published · 2015-11-19T21:30:54.502668Z
Last updated · 2022-01-18T09:26:25.707830Z