Describes if the domain is known as a free email provider.
-
yes: It is hosted by a known free mail provider.
-
no: It is not hosted by a known free mail provider.
-
unknown: We were unable to check if it is a free mail provider.
The Email Validation Service can enrich an email address with additional data during validation if requested via the "include" attribute:
domain-info: Information about the domain of the email address
account-info: Information about the email account itself
dns-info: Information about the provider hosting the email address
Domain information can be requested via the "include" Attribute "domain-info".
The following table describes all relevant output fields:
Field | Description |
---|---|
freemailer |
Describes if the domain is known as a free email provider.
|
disposable |
Describes if the domain is known as a disposable email provider.
|
acceptAll |
Describes if the domain is configured to accept all email addresses.
|
Account information can be requested via the "include" Attribute "account-info".
The following table describes all relevant output fields:
Field | Description |
---|---|
role |
Describes if the email is a role/functional address (e.g. Support).
|
fullMailbox |
Checks if the mailbox is full.
|
disabled |
Checks if the account is disabled.
|
DNS information can be requested via the "include" Attribute "dns-info".
The following table describes all relevant output fields:
Field | Description |
---|---|
type |
Describes what type of records were found.
|
record |
Returns the dns record. |