Is b.de valid?
Verify if b.de is a valid e-mail domain
b.de
b.de is a valid domain that should be allowed to do sign-ups and registrations. Based on our analysis, you should allow this domain. If a user is trying to sign-up using an e-mail on this domain, it is most likely okay.
The best way to verify email domains like b.de is to use the Check-Mail API, available for free, for all programming languages.
Raw API JSON response:
"valid": true,
"block": false,
"disposable": false,
"email_forwarder": false,
"domain": "b.de",
"text": "Looks somewhat suspicious",
"reason": "Some anomalies detected",
"risk": 45,
"mx_host": "b.de",
"possible_typo": [],
"mx_ip": "65.108.24.24",
"mx_info": "No MX-pointer in DNS record. Using domain: b.de",
"last_changed_at": "2020-09-26T17:45:12+02:00"
}
b.de
Status: Looks somewhat suspicious
RISK
MEDIUM
Domain risk: 45
Are you a programmer?
Did you know we have a free API to validate e-mail addresses?