Is 1mb.site valid?
How to block 1mb.site e-mail domain
1mb.site
1mb.site 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 1mb.site 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": "1mb.site",
"text": "Highly suspicious",
"reason": "Anomalies detected",
"risk": 90,
"mx_host": "mx.sendgrid.net",
"possible_typo": [],
"mx_ip": "16.52.61.209",
"mx_info": "Using MX pointer mx.sendgrid.net from DNS with priority: 10",
"last_changed_at": "2025-08-24T10:03:46+02:00"
}
1mb.site
Status: Highly suspicious
RISK
HIGH
Domain risk: 90
Are you a programmer?
Did you know we have a free API to validate e-mails and block 1mb.site?