A reputation problem disguised as a scheduling problem
A new dedicated IP has no sending history, and to an ISP an unknown sender pushing volume is indistinguishable from a spammer. Send 500,000 emails on day one and the IP is not throttled — it is burned, sometimes permanently.
The remedy is well understood: ramp volume gradually over thirty to forty-five days, proving legitimacy through engagement rather than assertion. The remedy is not the hard part. Executing it reliably is.
The spreadsheet is the actual risk
Most agencies run IP warming from a manually maintained spreadsheet. Someone reads today’s target volume, builds a segment to approximately match it, and sends. Every day. For six weeks. Through weekends, holidays and staff changes.
The failure mode is obvious in hindsight: one missed day, one mis-read row, one segment that returns twenty percent more records than intended, and the curve breaks. Because the process is manual, nobody finds out until deliverability drops.
Let the query calculate the volume
This framework replaces the spreadsheet with SQL. A query determines what day of the warming schedule you are on, calculates the correct volume for that day, and selects exactly that many contacts — weighted toward your most engaged subscribers, because engagement is the signal ISPs actually measure.
Automation Studio runs the chain on schedule. The volume is computed, never transcribed. There is no row for anyone to misread.
Diversification and recovery
Two refinements separate a working framework from a naive one. Domain diversification — warming across Gmail, Yahoo and Microsoft in deliberate proportion, since reputation is built per-ISP and a curve that only warms one is not warm. And recovery: the framework defines what to do when a day is missed, so the answer is a controlled adjustment rather than restarting six weeks of work.
What’s inside
- Why ISPs treat a new dedicated IP with extreme suspicion
- The 30–45 day throttle curve, and the maths behind each step
- Dynamic SQL that calculates the day’s send volume automatically
- Automation Studio orchestration — the full activity chain
- Engagement-weighted audience selection so you warm with your best contacts
- Domain diversification across Gmail, Yahoo and Microsoft
- What to do when a day is missed, without restarting the curve