Verifying Outlook.com addresses

Consumer webmail, worldwide

Outlook.com
Domainsoutlook.com, hotmail.com, live.com, msn.com
Mail routingHosts under olc.protection.outlook.com, the consumer edge of the same Exchange Online Protection layer that fronts Microsoft 365. In September 2026 each domain carried its own name there: outlook-com, hotmail-com, live-com and msn-com.
What we can resolveWe resolve some mailboxes here

How Outlook.com answers a probe

What the server does when we open a connection and ask about one address.

  • Microsoft throttles by connecting IP far more aggressively than Google. A burst of probes earns 421-4.7.500 and the connection closes.
  • Addresses that do not exist usually return 550-5.5.0 with a Requested action not taken message, but the same address can return 550 once and a temporary error the next time.
  • The service sometimes answers 250 at RCPT TO and rejects the message later at DATA, which a verifier never reaches because the connection closes before that step.
  • Retry timing matters more here than with any other large provider. A single-shot probe against Microsoft is close to a coin flip on a throttled connection.

The part that catches people out

What we do about it

We pace probes to Microsoft ranges and retry a temporary failure on a different schedule before reaching any verdict. If the throttling persists we return unknown and tell you it was Microsoft that would not answer, rather than converting a 4xx into a guess.

Sending to Outlook.com mailboxes

Verification is one step. These are the things that decide whether the message lands.

  • Microsoft's Smart Network Data Services is the equivalent of Google Postmaster Tools, and it needs IP ownership rather than a domain to enroll.
  • Complaint rates matter more than bounce rates on Outlook.com. Their junk filter reacts to the Report as junk button almost immediately.
  • The four domain families behave the same at the protocol level, and the older brands tend to skew older. A hotmail.com address on a list bought in 2024 is often a decade-old account, though the domain alone doesn't prove it.

Dots count at Microsoft

Say you merge two lists and your cleanup script strips periods from every local part before comparing, because someone read that Gmail ignores them. That's correct for the Gmail rows, and on outlook.com it's a bug. Microsoft treats j.smith@outlook.com and jsmith@outlook.com as two separate accounts that can belong to two different people. Your script just deleted a real subscriber and kept a stranger's preferences on the surviving row.

Plus addressing is a separate question, and here the answer matches Gmail: Outlook.com supports it, so jsmith+news@outlook.com reaches the same inbox as jsmith@outlook.com. The safe rule for Microsoft consumer domains is to fold the plus tag and leave the periods alone. Users can also attach extra aliases to one account. Nothing in an SMTP reply links an alias to its owner, so two valid rows may still be one person.

What changed for bulk senders in May 2025

Microsoft followed Google and Yahoo with its own rules for high-volume mail. From May 5, 2025, domains sending more than 5,000 messages a day to Microsoft's consumer addresses need SPF, DKIM and a DMARC record of at least p=none that aligns with one of them. Mail that fails gets rejected with a 550 5.7.515 error saying the sending domain doesn't meet the required authentication level.

That code matters when you read a bounce log. A 5.7.515 is about your domain's setup and tells you nothing about the mailbox. Don't let an automation rule treat it as a hard bounce and suppress the address. Fix the DNS records first, then resend to the same people. Verification can't help with this one, because the address was fine the whole time. If you send fewer than 5,000 a day you're under the threshold, but Microsoft recommends the same records for smaller senders too, so there's little reason to wait.

Questions people ask

Why is Outlook.com harder to verify than Gmail?

Because Microsoft answers inconsistently under load. Google either judges the address or tells you clearly that it will not. Microsoft can throttle, return a temporary error, or accept an address it will later reject, and none of those is a verdict.

Are hotmail.com addresses still active?

Many are. Microsoft never forced a migration, so hotmail.com, live.com and msn.com all still deliver into the same service as outlook.com. Age is a hint about engagement, not about validity.

What does a 421 from Microsoft mean?

It means try later. It is a rate-limit response aimed at our connection, and it carries no information about the address. We score it as unknown.

See the provider breakdown on your own list

100 free checks a month, no card. Addresses we could not resolve come back labeled and unbilled.