Is uva.at valid?
Verify if uva.at is a valid e-mail domain
uva.at
uva.at 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 uva.at 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": "uva.at",
"text": "Looks somewhat suspicious",
"reason": "Some anomalies detected",
"risk": 55,
"mx_host": "mail.uva.at",
"possible_typo": [],
"mx_ip": "85.158.181.5",
"mx_info": "Using MX pointer mail.uva.at from DNS with priority: 10",
"last_changed_at": "2020-06-05T08:13:53+02:00"
}
uva.at
Status: Looks somewhat suspicious
RISK
MEDIUM
Domain risk: 55
Are you a programmer?
Did you know we have a free API to validate e-mail addresses?