Is item.mx valid?
How to block item.mx e-mail domain
item.mx
item.mx 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 item.mx 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": "item.mx",
"text": "Looks somewhat suspicious",
"reason": "Heuristics: T1",
"risk": 15,
"mx_host": "mail.item.mx",
"possible_typo": [],
"mx_ip": "168.235.104.192",
"mx_info": "Using MX pointer mail.item.mx from DNS with priority: 10",
"last_changed_at": "2021-03-05T05:44:59+01:00"
}
item.mx
Status: Looks somewhat suspicious
RISK
LOW
Domain risk: 15
Are you a programmer?
Did you know we have a free API to validate e-mails and block item.mx?