Is yahoo.com.cn valid?
How to block yahoo.com.cn e-mail domain
yahoo.com.cn
yahoo.com.cn is a domain that should be blocked from sign-ups or registrations. Based on our analysis, you should block this domain. If a user is trying to sign-up using an e-mail on this domain, it's likely that it's a malicious or fraudulent attempt for some reason.
The best way to detect and block domains like yahoo.com.cn 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": false,
"domain": "yahoo.com.cn",
"text": "Should be blocked",
"reason": "Heuristics: BM1",
"risk": 45,
"mx_host": "yahoo.com.cn",
"possible_typo": [],
"mx_ip": "76.223.84.192",
"mx_info": "No MX-pointer in DNS record. Using domain: yahoo.com.cn",
"last_changed_at": "2022-05-23T00:56:01+02:00"
}
yahoo.com.cn
Status: Should be blocked
RISK
MEDIUM
Domain risk: 45
Are you a programmer?
Did you know we have a free API to validate e-mails and block yahoo.com.cn?