You should have a security layer during your signup process to block user to sign up using these bad emails. So it is better to have them organized in some list inside your app.
To delete all the “bad users” you can run a workflow to “Delete a list of things”, choose Users and constraint the search by the Users where emails are in this list in you database.