Bulk verification
Check a whole list.
Paste your addresses and get the same five checks for each one, with a summary, filters and a CSV to take back to your list. Want one address only? Use the single check.
Results
Verified0
Clear0
Not clear0
Why not clear
- Syntax0
- Domain0
- Mail servers0
- Role mailbox0
- Disposable0
An address can fail more than one check.
No addresses match this filter.
Same check, via API
$ curl -fsSL -X POST "https://ca.rda.run/v1/bulk" -H "Content-Type: application/json" -d '["john.doe@example.org","admin@example.org"]'
Details in the API reference.