5 free lookups. No credit card required.
The most common Rails email format is [first_initial][last] (ex. jdoe@railsclothing.com), which is being used by 97.0% of Rails work email addresses. Other common Rails email patterns are [first][last_initial] (ex. janed@railsclothing.com) and [first].[last] (ex. jane.doe@railsclothing.com). In all, Rails uses 3 work email formats.
| Email Format | Example | Percentage |
|---|---|---|
| [first_initial][last] | jdoe@railsclothing.com |
97.0%
|
| [first][last_initial] | janed@railsclothing.com |
2.5%
|
| [first].[last] | jane.doe@railsclothing.com |
0.5%
|