Email Verifier can perform several checks against an email address including syntax, dns MX lookup, top level domain name validation, and even mail server validation. The library performs as many checks as possible without actually sending an email, and waiting for a bounce. Verification is typically run during server side form validation.