DotMailStudio

PRO ALIAS GENERATOR
100% Guaranteed Inbox Delivery • Google Routing Spec

One Gmail. Infinite Unique Variations.

Websites and verification systems treat every dot combination and plus alias as a completely unique email, but Gmail automatically ignores dots and delivers all verification codes directly to your single primary inbox.

Configure Your Alias Matrix

Enter your Gmail username and toggle combination options

Quick Presets:
@gmail.com

Combination Engines & Modifiers

Gmail Dot Trick

Inserts dots at every possible position ($2^{N-1}$ variations).

Plus Subaddressing (+tag)

Appends custom keywords or sequence tags (e.g. +test, +01).

Googlemail Domain Routing

Also generate identical aliases on @googlemail.com (doubles combinations).

Generated Aliases 0 results

Click any email below to instantly copy to clipboard

Showing 1 - 50 of 64

Live Verification Code Routing Simulator

See the journey of an OTP / Verification code from any website into your original inbox

1. Any Third-Party Website
https://example.com/signup
Sign Up With Email:
j.o.h.n.w.i.c.k+trial@gmail.com
Accepted as 100% Brand New Account!
2. Google MX Mail Server
Google Mail Routing Daemon
[1] Received TO: j.o.h.n.w.i.c.k+trial@gmail.com
[2] Dot Strip: Dots removed (johnwick+trial)
[3] Subaddress: Tag stripped (johnwick)
[4] Route: johnwick@gmail.com
3. Your Real Inbox
Primary Inbox (johnwick@gmail.com)
1 New
Example.com Security Just now
Your Verification Code is 748921
Delivered to alias: j.o.h.n.w.i.c.k+trial@gmail.com

Reverse Email Normalizer

Paste any alias to inspect its true root destination

Canonical Inbox: johnwick@gmail.com
Detected Sub-tag: +netflix
Dots Removed: 7 dots
Domain Equivalence: googlemail.com → gmail.com

Gmail Filter Rule Creator

Auto-label and organize incoming codes by alias

Create a Gmail rule to automatically star, label, or categorize verification codes sent to your aliases:

Gmail Search Query:
to:(johnwick+*@gmail.com)
💡 Pro-Tip: In Gmail Settings → Filters → "Create new filter", paste this in the "To" field and check "Apply the label: Verifications"!

Frequently Asked Questions & Technical Specifications

Understanding Gmail's RFC 5233 subaddressing & dot-insensitivity rules

Why does Google ignore dots in email addresses?

According to official Google Mail documentation, Gmail usernames are dot-insensitive. Google does not recognize periods as characters in usernames to prevent impersonation and typos. john.smith@gmail.com and johnsmith@gmail.com are mathematically identical in Google's mail server.

Why do external websites see them as different accounts?

Most websites and registration systems follow standard string-matching databases without Gmail-specific sanitizers. To their database, j.ohn@gmail.com and jo.hn@gmail.com are completely distinct strings, allowing multiple registrations with the exact same mailbox.

How does the mathematical $2^{N-1}$ formula work?

For a username of length $N$, there are $N-1$ intermediate spaces between letters where a dot can either exist ($1$) or not exist ($0$). This creates a binary sequence of $2^{N-1}$ unique permutations. An 8-letter username yields $2^7 = 128$ pure dot combinations!

What is the difference between @gmail.com and @googlemail.com?

In the United Kingdom and Germany, Gmail originally operated under @googlemail.com due to trademark disputes. Google maintains global MX alias routing for all accounts, so any email sent to @googlemail.com automatically lands in your inbox.