Is 8alias.com valid?
How to block 8alias.com e-mail domain
8alias.com
8alias.com is an e-mail forwarding domain. Domains that do email forwarding allows individuals to create email aliases so they don't have to reveal their real email. These alias emails can be useful for one-time registrations or avoiding spam, but they're frequently used by spammers and malicious users who want to bypass verification systems and create fake accounts.
The best way to detect and block email forwarding domains like 8alias.com is to use the Check-Mail API, available for free, for all programming languages.
Raw API JSON response:
"valid": true,
"block": true,
"disposable": false,
"email_forwarder": true,
"domain": "8alias.com",
"text": "Should be blocked",
"reason": "Blacklisted",
"risk": 95,
"mx_host": "mx1.simplelogin.co",
"possible_typo": [],
"mx_ip": "176.119.200.136",
"mx_info": "Using MX pointer mx1.simplelogin.co from DNS with priority: 10",
"last_changed_at": "2022-01-18T00:11:05+01:00"
}
8alias.com
Status: Should be blocked
RISK
HIGH
Domain risk: 95
Are you a programmer?
Did you know we have a free API to validate e-mails and block 8alias.com?