Is nvim.co valid?
Verify if nvim.co is a valid e-mail domain
nvim.co
nvim.co 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 nvim.co 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": "nvim.co",
"text": "Looks okay",
"reason": "Heuristics: WM1",
"risk": 10,
"mx_host": "aspmx.l.google.com",
"possible_typo": [],
"mx_ip": "74.125.71.26",
"mx_info": "Using MX pointer aspmx.l.google.com from DNS with priority: 1",
"last_changed_at": "2025-05-23T22:39:38+02:00"
}
nvim.co
Status: Looks okay
RISK
LOW
Domain risk: 10
Are you a programmer?
Did you know we have a free API to validate e-mail addresses?