For cold outreach, a separate secondary domain is safer. A subdomain shares organizational-domain signals with your root domain, so complaints and spam-trap hits can bleed upward into the mail your business actually depends on. Subdomains are the right tool for bulk marketing and transactional mail from a brand you own — not for prospecting strangers.
That's the short answer. The longer answer matters, because "use a subdomain" is advice that got copied out of ESP documentation written for opt-in newsletter senders and pasted into cold email playbooks where it doesn't apply cleanly.
| Option | Best for | Reputation isolation | Typical cost |
|---|---|---|---|
| Secondary domain (acme-hq.com) | Cold outreach at any volume | Strong — a separate organizational domain | $10–15/yr + mailbox costs |
| Subdomain (mail.acme.com) | Newsletters, transactional mail, product notifications | Partial — shares org-domain signals with the root | Free if you own the root |
| Primary domain (acme.com) | Low-volume ABM, warm intros, replies | None — it *is* the asset you're risking | Free, highest downside |
| Subdomain of a secondary domain (go.acme-hq.com) | Splitting streams inside outbound infrastructure | Strong vs. your brand, weak between streams | $10–15/yr |
What each option actually is
A secondary domain is a separate registered domain that resembles your brand: acmehq.com, getacme.com, acme.io, tryacme.com. It has its own registrar record, its own MX, its own SPF and DKIM, its own DMARC policy, and — crucially — its own reputation ledger at every mailbox provider.
A subdomain is a child of a domain you already own: mail.acme.com, outbound.acme.com, go.acme.com. You create it in DNS in about ninety seconds. It can have its own MX records, its own DKIM selectors, and its own DMARC record. On paper it looks like the same isolation as a secondary domain for free.
On paper. The gap between the DNS view and the filtering view is where people get hurt.
Does a subdomain really isolate reputation?
Partly. Not completely. And the part that leaks is the part you care about.
Mailbox providers evaluate sender reputation at several layers at once: the sending IP, the DKIM signing domain, the From domain, and the *organizational domain* (the registrable part — acme.com for both acme.com and mail.acme.com). Google Postmaster Tools makes this visible: you can register a subdomain and see data for it, but the filtering models don't treat a brand-new subdomain as a stranger with no history. A subdomain of a trusted, established root inherits a measure of that trust. That's the upside people repeat.
The consequence nobody repeats is that inheritance runs both ways. When outbound.acme.com collects complaints at 0.5%, hits a recycled spam trap, or gets listed, the organizational domain acme.com is attached to that event. You will not get a notification. You'll notice it the way everyone notices it: your sales reps' one-to-one replies start landing in Junk at Microsoft, your invoices stop getting through, and your password-reset emails show up in Promotions.
How much bleed happens varies by provider and by how bad the signal is. Mild, gradual degradation on a subdomain is often contained. A blocklist entry, a DMARC-visible spoofing problem, or a sustained complaint rate above 0.3% is an organizational-domain event. You're gambling your company's primary mail channel on the hope that your cold campaign stays in the mild category, which is a bad bet to make voluntarily when a fresh domain costs twelve dollars.
Option 1: Secondary domain
Best for: anyone sending cold email at more than a trickle — which is nearly everyone reading this.
What stands out: total separation. If acme-hq.com gets burned, you park it, register acme-hq.io, and your corporate mail never noticed. You also get clean, independent DNS: SPF that only lists your cold-email sending source, a DKIM key nothing else uses, and a DMARC policy you can move to p=reject without negotiating with whoever owns your marketing automation. You can run several of them and rotate, which is the standard approach once you're past a few hundred sends a day.
Honest limitations: a secondary domain starts at zero reputation, so you need the full ramp — register it, let it age at least 14–30 days before real sends, warm the mailboxes for 3–4 weeks, then build volume. Budget a month before the domain does productive work. Recipients who Google you will find the real site, but the address itself is slightly less familiar than your primary domain, which costs you a small amount of trust on first contact. And you have to remember to renew the things, set up forwarding from the secondary web root to your main site, and keep the WHOIS consistent.
Cost: $10–15/year per domain at most registrars, plus whatever your mailboxes cost. Two mailboxes per domain is the common ceiling.
Option 2: Subdomain
Best for: high-volume mail from your own brand to people who asked for it — newsletters, product updates, receipts, notifications.
What stands out: it's free, instant, and visually tied to your brand. The classic ESP guidance to send marketing from news.acme.com and transactional from receipts.acme.com is genuinely good advice, because it stops a badly performing newsletter from dragging down your password resets while keeping brand recognition intact. Subdomain reputation inheritance from a strong root is a real advantage for that use case — you skip part of the cold-start problem.
Honest limitations for cold outreach, in order of severity:
- Upward bleed. Serious negative events at the subdomain attach to the organizational domain. You cannot firewall this with DNS.
- It looks wrong to a human. jane@outbound.acme.com is not a plausible address for a person writing a personal email. Recipients notice. So do filters, which see person-to-person copy coming from an address pattern that overwhelmingly carries bulk mail.
- DMARC inheritance surprises. If your root publishes p=reject with no sp= tag, the subdomain inherits reject. If you publish sp=none to loosen things up for outbound, you've weakened your organizational domain's posture against spoofing. Either direction is a trade-off you make on the asset you're trying to protect.
- No escape hatch. When a secondary domain is burned, you abandon it. You cannot abandon a subdomain of your company's primary domain without abandoning the domain.
Cost: free, which is exactly why it's tempting and exactly why the risk gets underweighted.
Option 3: Your primary domain, with limits
Best for: genuinely low-volume, high-value outreach — 20–50 named accounts a week, written individually, by a founder or senior AE.
At that volume the complaint math is different: a handful of sends a day that read like real one-to-one email rarely generate the complaint density that damages a domain, and the address carries maximum credibility. This is a legitimate strategy, not a compromise. It stops being legitimate the moment you're running sequences at scale. We covered the full threshold analysis in Should You Use Your Main Domain for Cold Email?.
What the DNS actually looks like
For a secondary domain, everything is standard: MX pointing at Google or Microsoft, SPF listing only your sending source, DKIM published by your provider, DMARC starting at p=none with rua reporting and tightening to quarantine or reject once reports are clean. Nothing inherits, nothing is shared. Full walkthrough in How to Set Up a Cold Email Domain.
For a subdomain, two extra things need attention. First, the subdomain needs its own MX and DKIM records — adding a subdomain as an accepted domain in Microsoft 365 or a secondary domain in Google Workspace is supported, but it is a separate verification and a separate key. Second, DMARC: a policy record at _dmarc.mail.acme.com overrides inheritance for that subdomain only, and the sp= tag on the root controls the default for every subdomain that doesn't publish its own. People routinely set one and forget the other, which produces failures that look inexplicable until you read the policy chain — see Why Does DMARC Fail Even When SPF and DKIM Pass? if that's where you are.
How to decide in thirty seconds
- Sending cold to purchased-intent, scraped, or list-built prospects at any real volume → secondary domains, two mailboxes each.
- Sending opt-in newsletters or transactional mail from your brand → subdomain of your primary domain.
- Sending 20–50 hand-written emails a week to named accounts → primary domain, carefully.
- Corporate policy forbids registering lookalike domains → subdomain, but cap volume hard, keep complaint rate under 0.1%, and treat the first sign of degradation as a stop signal rather than a tuning problem.
- Already burned a subdomain of your primary domain → stop sending from it immediately, keep the root's other streams alive, and give it 60–90 days of clean behaviour before you judge recovery.
Mistakes that make either option worse
Registering five secondary domains on the same day at the same registrar with the same nameservers and the same empty parked page. Pattern-matching is cheap for filters; stagger registrations and put a real redirect or a one-page site behind each.
Reusing one SPF record across outbound and corporate mail. If your secondary domain's SPF includes your CRM, your ESP, your helpdesk, and your cold-email sender, you've undone the isolation you paid for.
Warming the domain but not the mailboxes, or vice versa. Domain age and mailbox history are separate signals; you need both.
Treating a fresh subdomain as if it inherits *enough* trust to skip warm-up. It doesn't. Inherited trust reduces the cold-start penalty; it doesn't eliminate the need to ramp from 10–15 sends a day.
Where Sendvanta fits
Sendvanta is built around the assumption that you'll run several sending domains and rotate mailboxes across them. It sends through your own Gmail, Microsoft 365, or SMTP mailboxes — never a shared IP pool — and scores deliverability health separately at the mailbox, domain, DKIM, and IP layers, so a problem on acme-hq.com shows up as a domain-level warning before it becomes a blocklist entry. When a threshold is crossed, campaigns on that domain slow down or pause automatically instead of continuing at full volume into a degrading signal. Gradual warm-up runs with real labeled messages inside the workspace, and seed-mailbox placement tests tell you where mail from each domain is actually landing. On paid plans you can register a sending domain through Sendvanta for a one-time $20 and add managed mailboxes at $4/mo each; connecting your own mailboxes is free on every plan, including the free tier at $0 with 1,000 active leads and 3,000 emails a month. More detail on /features.
Does a subdomain protect my main domain's reputation?
Partially. A subdomain has its own DKIM, DMARC, and Postmaster Tools entry, and mild reputation drift is often contained there. But mailbox providers also evaluate the organizational domain, so serious events — sustained complaint rates, blocklist entries, spam-trap hits — attach to your root domain too. It is a speed bump, not a firewall.
Is mail.acme.com or acme-hq.com better for reply rates?
A lookalike secondary domain generally reads more naturally than a subdomain. jane@acme-hq.com looks like a person's work address; jane@outbound.acme.com looks like an automated stream. Your primary domain beats both on credibility, which is why low-volume founder outreach can justify using it.
Can I use a subdomain for cold email if my company won't let me register new domains?
Yes, with discipline. Publish a dedicated DMARC record on the subdomain, keep its SPF limited to the sending source only, cap sends at roughly 20–30 per mailbox per day, verify every address before sending, and treat any complaint rate above 0.1% or any placement drop as a reason to stop rather than optimize.
How long should a new secondary domain age before I send?
Register it at least 14 days — ideally 30 — before real campaign sends, and warm the mailboxes on it for 3–4 weeks before pushing volume. Plan for roughly a month between buying the domain and running production campaigns from it.
Should each secondary domain get its own subdomains for different campaigns?
Rarely worth it. Splitting go.acme-hq.com and mail.acme-hq.com gives you granular reporting but no meaningful protection, since both roll up to the same organizational domain you already isolated. Buy another cheap domain instead if you need real separation between streams.
Methodology: this comparison reflects how Gmail, Microsoft 365, and major filtering vendors handled organizational-domain and subdomain reputation signals as of February 2026, combined with observed inbox-placement patterns from seed testing across both configurations. Provider behaviour changes; re-verify DMARC inheritance and placement whenever you add a new sending domain.
Ready to send outbound that lands?
Create your free Sendvanta workspace — no credit card required.
Start free