Module 2 · Chapter 4

Why you need multiple domains (and how many)

8 min read

A single outreach domain is a single point of failure. If it gets blacklisted or its reputation tanks, your entire outreach operation stops. Multiple domains give you redundancy, more sending capacity, and the ability to rotate senders to improve deliverability.

This chapter covers the strategic reasoning behind multi-domain setups, the math for calculating how many you need, naming conventions that work, and rotation strategies that keep your infrastructure healthy.

Why one domain is not enough

  • Risk distribution. If one domain gets flagged, your other domains continue sending. You lose a portion of your capacity, not all of it.
  • Volume limits. Each domain has an implicit reputation-based sending limit. Spreading volume across multiple domains keeps each one within safe thresholds.
  • Rotation benefits. Cycling through domains means no single domain takes the full weight of your outreach. This helps maintain reputation over time.
  • A/B testing. Different domains can be used for different campaigns, making it easier to isolate performance and manage reputation independently.

The math: how many domains do you need?

The calculation is straightforward once you know your target volume. Here are the key numbers:

30–50

Max emails per inbox per day

2–3

Inboxes per domain

60–150

Emails per domain per day

Using these conservative guidelines, here is what different sending volumes require:

Daily volume target Domains needed Inboxes needed Monthly cost (est.)
50/day 1–2 2–3 $30–50
100/day 2–3 4–6 $50–80
250/day 3–5 8–12 $100–180
500/day 5–8 15–24 $200–350
1,000/day 10–15 30–45 $400–700

Key insight

Always buy more domains than your minimum calculation suggests. Having 1–2 spare domains in warm-up at any given time means you can swap in a fresh domain immediately if one has issues, without any downtime in your campaigns.

Naming convention strategy

When you need 5, 10, or 15 domains, having a consistent naming convention makes management much easier. Here is a practical system:

If your brand is Acme, create a naming matrix by combining prefixes and TLDs:

Prefix pattern .com .co .io
get + brand getacme.com getacme.co getacme.io
brand + hq acmehq.com acmehq.co acmehq.io
try + brand tryacme.com tryacme.co tryacme.io
meet + brand meetacme.com meetacme.co meetacme.io

That matrix gives you 12 domains from just four prefixes and three TLDs. All are clearly brand-associated and professional.

Domain rotation strategy

Once you have multiple domains, you need a strategy for how to rotate through them. The goal is to spread your sending volume evenly and give each domain regular rest periods.

Even distribution

The simplest approach: distribute your daily volume equally across all active domains. If you are sending 200 emails per day with 4 domains, each domain handles 50 emails. Your outreach platform should support round-robin sending across inboxes.

Active/rest rotation

A more advanced approach: keep a pool of active domains and a pool of resting domains. Every 2–4 weeks, rotate one domain out of active use and bring a rested domain back in. This prevents any single domain from accumulating too much activity without a break.

For example, with 6 domains, you might keep 4 active and 2 resting at any time, rotating on a 3-week cycle.

Campaign segregation

Assign specific domains to specific campaign types or industries. This way, if a campaign targeting a particular segment generates higher spam complaints, only that domain's reputation is affected, not your entire infrastructure.

Watch out

Do not purchase all your domains on the same day and start warming them up simultaneously. Stagger your purchases and warm-up schedules. Email providers can detect patterns of newly registered domains all warming up at once from the same organization — it looks like someone setting up a spam operation.

Managing domain health

With multiple domains, you need a system for tracking the health of each one. Create a simple spreadsheet or use your outreach platform's built-in monitoring to track for each domain:

  • Registration date and renewal date
  • Current status (warming up, active, resting, retired)
  • Number of inboxes connected
  • Daily send volume
  • Bounce rate (should stay under 2%)
  • Spam complaint rate (should stay under 0.1%)
  • Blacklist status (check weekly with MXToolbox)

If any domain shows a bounce rate above 3%, spam complaint rate above 0.1%, or appears on a blacklist, immediately reduce or stop sending from that domain. Investigate the cause before resuming.

When to retire a domain

Sometimes a domain's reputation is damaged beyond easy repair. Signs that it is time to retire a domain and replace it:

  • Persistent blacklisting that returns after delisting
  • Open rates below 20% despite strong subject lines (suggesting inbox placement issues)
  • Google Postmaster Tools showing "Bad" reputation for the domain
  • Consistent delivery failures despite correct authentication

Retiring a domain is not a failure — it is maintenance. This is precisely why you keep spare domains in warm-up. When one needs to be retired, swap in a replacement with minimal disruption.

Now that your domain infrastructure is planned, the next chapter covers the process of warming up new email accounts — the essential step between setup and sending.