Private betaMailbeam is in private beta — the public API isn't live yet.Join the waitlist

Mailbeam

What is a free email provider?

A free email provider — such as Gmail, Outlook.com, Yahoo, or iCloud — offers personal email mailboxes at no cost on a shared domain. Addresses on these domains are typically personal rather than business, which matters when qualifying B2B leads.

Free providers vs. business domains

A free-provider address (jane@gmail.com) lives on a shared consumer domain. A business address (jane@acme.com) lives on a company's own domain. Both are valid email, but they carry different signals about who the person is.

For consumer products, free-provider addresses are completely normal and expected. For B2B products and sales teams, a free-provider address on a 'work email' field can indicate a personal signup, a tire-kicker, or someone avoiding giving their real corporate contact.

Why detecting free providers is useful

Free-provider detection lets you route and qualify signups intelligently. A B2B SaaS might require a business email for a trial, or flag free-provider signups for lighter sales follow-up, while still accepting them.

It's a signal, not a verdict — plenty of legitimate freelancers and small businesses use Gmail. The point is to inform your funnel logic, not to reject good users outright.

Free-provider detection in verification

Detection matches the address's domain against a maintained list of known free-provider domains. A verifier returns this as a distinct attribute alongside the deliverability verdict.

Mailbeam classifies the domain — free provider, catch-all, disposable, or corporate — as part of its response, so you can build rules like 'require a business email for enterprise trials' without extra lookups.

What the MX record does and does not tell you

MX records identify the mail operator, which is a different question from whether an account is a consumer mailbox. Both records below were resolved on the review date.

  $ dig +short MX gmail.com
  5 gmail-smtp-in.l.google.com.
  10 alt1.gmail-smtp-in.l.google.com.

  $ dig +short MX outlook.com
  5 outlook-com.olc.protection.outlook.com.

  A company on Google Workspace publishes Google MX records
  too. The operator is visible; the account type is not.
  Consumer-versus-business is a domain-list question.

MX records reveal which provider operates a domain's mail, not whether an individual account is a free consumer mailbox, so provider classification relies on a domain list rather than DNS.

In practice

An enterprise trial form receives ceo@gmail.com in the work-email field. Mailbeam returns freeProvider: true. You allow the signup but route it to self-serve onboarding instead of an enterprise sales rep, reserving SDR time for genuine corporate-domain leads.

Frequently asked questions

Verify emails with confidence

Mailbeam handles all of this for you — syntax, MX, SMTP, catch-all, and disposable checks in one API call. 1,000 free verifications/month, no credit card.