5 free lookups. No credit card required.
The most common Rails email format is [first].[last] (ex. jane.doe@railstec.com), which is being used by 40.0% of Rails work email addresses. Other common Rails email patterns are [first] (ex. jane@railstec.com) and [first][last] (ex. janedoe@railstec.com). In all, Rails uses 9 work email formats.
| Email Format | Example | Percentage |
|---|---|---|
| [first].[last] | jane.doe@railstec.com |
40.0%
|
| [first] | jane@railstec.com |
20.0%
|
| [first][last] | janedoe@railstec.com |
10.0%
|
| [first_initial][last] | jdoe@railstec.com |
10.0%
|
| [last] | doe@railstec.com |
5.0%
|
| [first][last_initial] | janed@railstec.com |
5.0%
|
| [first_initial].[last] | j.doe@railstec.com |
5.0%
|
| [first]_[last] | jane_doe@railstec.com |
3.0%
|
| [first]-[last] | jane-doe@railstec.com |
2.0%
|