Skip to content
Skip to content
  • English
  • Español
  • Deutsch
  • Türkçe
Portal Login Deploy now
USA Hosting
C Class SEO Hosting USA from $2.63/IP/mo3-year term B Class SEO Hosting USA from $3.85/IP/mo3-year term A Class SEO Hosting USA from $5.95/IP/mo3-year term SEO VPS USA from $55.00/mo2-year term SEO Dedicated Server USA from $159.20/mo2-year term
800 dedicated addresses
EU Hosting
C Class SEO Hosting EU from $2.98/IP/mo3-year term B Class SEO Hosting EU from $4.55/IP/mo3-year term A Class SEO Hosting EU from $6.30/IP/mo3-year term SEO VPS EU from $68.75/mo2-year term SEO Dedicated Server EU from $399.20/mo2-year term
500 dedicated addresses
Managed WordPress
WordPress Hosting MANAGED $2.70/mo 3-year term · with a free dedicated IP Build your network $2.63/IP/mo term · pick region, class and count, and the price updates live
Prices are the monthly equivalent on the longest term.
Domains & SSL
.com.net.org.io.co
Domain Registrationsearch Domain Transferkeep your name SSL Certificatesfree tier
Learn
IP diversity & footprintwhy distinct blocks matter Class C, B or Amatch diversity to budget Migration & setupwe move your sites Nameservers & DNSprivate ns1/ns2 per domain Uptime & backupswhat is actually covered F.A.Q. · 46 answers every question, each on its own page →
Company
New to SEO hosting? Start with what a distinct Class C block actually changes, and what it does not.
About Ussince 2009 Affiliatesrecurring Contact24/7/365 Blogguides Site mapevery page
Trusted since 2009 · Malta

Blog Home

A CDN Is Not IP Diversity: What Cloudflare Actually Changes About Your Hosting

Why a CDN hides only one of four paths to your origin server, and what IP diversity separates that a proxy cannot — SEOHost.net

Terry Cane

Terry Cane is a technical writer for SEOHost.net, a reliable and supportive SEO hosting partner.
September 10, 2026
Home » SEO » A CDN Is Not IP Diversity: What Cloudflare Actually Changes About Your Hosting
  • What a CDN Actually Changes When You Put a Site Behind It
  • We Ran the Lookup on Our Own Network: What a CDN Hides in Practice
    • The Method, So You Can Run It on Your Own Domains
    • What Came Back
  • The One Thing a Proxy Cannot Hide: Your Mail Has to Leave the Origin
  • What Else Survives a CDN: The IP Diversity Signal Ladder
  • So Does IP Diversity Still Matter in 2026?
    • The Ranking Argument Was Always the Weak One
    • What IP Diversity Actually Buys: Blast Radius
  • When a CDN Is Enough, and When You Need Real IP Diversity
  • What You Are Actually Paying For, Either Way
  • Check What Your Own Setup Separates
  • Frequently Asked Questions About IP Diversity
    • Does putting my sites behind a CDN give me IP diversity in 2026?
    • CDN vs IP diversity: which one actually separates two sites I own?
    • What does a CDN actually hide from Google in 2026, and what stays public?
    • Why does my SPF record still name my origin IP address behind a CDN?
    • How does SEOHost.net deliver IP diversity that a CDN cannot?
    • Does IP diversity still matter for SEO, or has Google moved past it?
    • Shared IP vs dedicated IP: is either one actually bad for SEO?
    • Do my nameservers connect my sites even when IP diversity is in place?
    • Do SEOHost.net plans include private nameservers, or is IP diversity an add-on in 2026?
    • Is SEOHost.net IP diversity worth buying if I already pay for a CDN?
TL;DR

A CDN changes what your public A record points at. It does not give you IP diversity, because everything behind it still shares one origin, one account and one fate. We ran the lookup on our own network to show exactly what a proxy hides and what it leaves in plain text.

Somebody will eventually tell you that IP diversity is a solved problem: put every site behind a CDN, and the only address the outside world can see belongs to the CDN. The argument is tidy, it costs nothing, and it is the most common reason operators talk themselves out of buying separate addresses. It is also wrong in a way that takes about ninety seconds to demonstrate on your own domains.

Terry Cane, Chief Operating Officer at SEOHost.net, on why masking an address is not the same as having a second one.

So here is the demonstration rather than the assertion. We run one of our own brands behind a CDN and two on their own nameservers, which makes our estate a usable test bench. We ran the same public lookup against them and wrote down what came back. What follows is that result, the method so you can repeat it, the full list of signals a proxy does not touch, and an honest account of when a CDN genuinely is enough. By Terry Cane, Chief Operating Officer, SEOHost.net.

What a CDN Actually Changes When You Put a Site Behind It

A CDN is a reverse proxy. Visitors resolve your hostname to the provider’s addresses, the provider fetches the page from your server, and your server never speaks to the visitor directly. That indirection is the whole product, and it is genuinely useful.

The plumbing is well documented. MDN describes the X-Forwarded-For header as the de-facto standard for identifying the originating client, and explains why it has to exist: when a connection passes through a reverse proxy, “the server only sees the final proxy’s IP address, which is often of little use.” Read that from the outside and you have the mirror image. The public sees the proxy too.

So one thing really does change, and it is worth having. Your public A record stops pointing at your server. Somebody who looks up your domain gets an address belonging to a network that fronts millions of other sites, and learns nothing about where you are hosted.

That is a masking property, and masking is not diversity. The question this post exists to answer is what the mask leaves visible, because the answer decides whether IP diversity is something you still need to buy.

We Ran the Lookup on Our Own Network: What a CDN Hides in Practice

Rather than argue from first principles, we measured it. Our own estate happens to be a controlled experiment: one brand sits behind a CDN and two answer from their own authoritative nameservers, on the same underlying infrastructure and the same team.

The Method, So You Can Run It on Your Own Domains

Four lookups against a public resolver, which is all anybody needs and all anybody has. Run each of these against a domain you own, then against a domain you are curious about. No account, no tooling, no privileged access.

  • The address a visitor resolves: dig +short A example.com
  • Which nameservers answer for the domain: dig +short NS example.com
  • Where mail for that domain is delivered: dig +short MX example.com
  • Your SPF record, among other things: dig +short TXT example.com

What Came Back

The table below is our own result, taken on 8 September 2026. Origin addresses are redacted to their first three positions, because the point is which records expose an origin rather than which specific machine ours is.

LookupBrand behind a CDNBrand on its own nameserversWhat an outsider learns
ATwo shared proxy addressesOne dedicated addressThe CDN genuinely hides the origin here
NSTwo provider-assigned nameserversns1 and ns2 on the brand’s own domainEither way, a reusable cross-site fingerprint
MXPoints at the domain itselfPoints at the domain itselfMail is not proxied, in both cases
SPF (TXT)Names four origin addresses in plain text (69.160.55.xxx and others)Names three origin addressesThe origin, published by us, in public DNS
What a public lookup returns with and without a proxy – SEOHost.net measurement, 8 September 2026

The last row is the finding. The CDN did exactly what it promises on the web record and the mail record gave the origin away anyway. Nobody misconfigured anything; that is simply what the records are for.

The One Thing a Proxy Cannot Hide: Your Mail Has to Leave the Origin

This is structural rather than accidental, and it is worth understanding because no configuration change fixes it. RFC 7208, the specification for Sender Policy Framework, states that “SPF records MUST be published as a DNS TXT (type 16) Resource Record” and that such a record “declares which hosts are, and are not, authorized to use a domain name.” Its ip4 mechanism does that by listing addresses.

Put those two facts together. To send mail that is not rejected, you must publish, in public DNS, the addresses your mail actually leaves from. Those addresses are your origin. A proxy that sits in front of your website is not in the mail path and cannot edit that record.

Which means a domain that sends any email at all is publishing a pointer to its own infrastructure, permanently, by design. If several of your domains publish the same addresses, they are matched to each other in one query — and that query costs nothing to run against any domain, including yours.

What Else Survives a CDN: The IP Diversity Signal Ladder

Mail is the clearest case but it is not the only one. Below is every signal we know of that connects two sites you own, with an honest column for whether a proxy in front of them does anything about it.

SignalDoes a CDN hide it?What actually separates it
Public A recordYes — this is the one thing it doesSeparate origins, or a proxy
SPF and mail recordsNo — mail bypasses the web proxySeparate sending addresses
Certificate transparency logsNo — issuance is logged publiclyNothing hides this; plan around it
Nameserver pairNo — it substitutes its own pairPrivate nameservers per domain
Hosting accountNo — one account, one suspensionSeparate accounts
Interlinking between your sitesNo — links are in the pageEditorial judgment, not infrastructure
The SEOHost.net Proxy Exposure Ladder – what a CDN hides and what it does not

The certificate row surprises people, so it is worth a sentence. Certificate transparency is a public logging system for issuance, and Let’s Encrypt states plainly that it submits every certificate it issues to CT logs. Every hostname you secure is therefore published, whether or not a proxy fronts it. That is a good thing for the web and a fact you should plan around rather than fight.

Read down that middle column and the shape of the answer appears. A CDN handles exactly one row. Everything else is decided by how the hosting underneath is arranged, which is what IP diversity actually refers to.

What a proxy intercepts, and what goes straight to the origin Four paths leave the public internet toward a single origin server. Only the web request path passes through the CDN and is masked. The mail path, the certificate transparency path and the nameserver path bypass the proxy entirely and continue to the origin, which is why a CDN hides one signal out of four. ONE OF FOUR A proxy stands in only one of the four paths. THE PUBLIC CDN EDGE YOUR ORIGIN SERVER The thing you are trying to keep separate Web request – MASKED Mail / SPF – reaches the origin Certificate transparency – published Nameserver pair – still a match Masking one path is not the same as having more than one origin.

So Does IP Diversity Still Matter in 2026?

Having spent four sections explaining what a CDN does not do, honesty requires the harder question. If the proxy is not the answer, is separation itself worth paying for?

The Ranking Argument Was Always the Weak One

We sell separation, and we would still rather you heard this from us than discovered it later. There is no documented address-based ranking input. Google’s spam policies define link spam as “creating links to or from a site primarily for the purpose of manipulating search rankings” — a description of behavior on the page, not of where the page is hosted. If a network is going to attract attention, the links are why. Our honest reassessment of Class C IPs works through that argument in full.

What IP Diversity Actually Buys: Blast Radius

The real case is operational and it survives every version of the ranking debate. Separation decides how far one bad day travels. One compromised site, one blocklist entry, one abuse complaint or one billing dispute reaches everything that shares its address and its account, at the same moment and with no warning.

That exposure is measurable in a way rankings are not. Count the properties you could not rebuild in a month, and ask how many of them currently sit behind one suspension. For a lot of estates the answer is all of them, and no proxy changes it. Our comparison of SEO hosting and PBN hosting covers where interlinking turns that exposure into something worse.

When a CDN Is Enough, and When You Need Real IP Diversity

Here is the decision, stated as plainly as we can manage while selling one of the columns. Most readers land in the first row and should stop there.

Your situationWhat you actually needWhy
One business site, a CDN in front of itThe CDN is enoughThere is no second site to be separated from
Several sites, none of them load-bearingThe CDN is probably enoughShared fate is a nuisance rather than a loss
Several sites, two or three you could not rebuildSeparation for those two or threeLift the properties that matter, not the whole estate
A network that interlinks and sends mailSeparation, and separate nameserversThe proxy hides none of what connects them
Sites are slow or hitting resource ceilingsNeither — this is a capacity problemBuying addresses does not buy CPU
When a CDN is enough and when IP diversity is the thing you need

If you land in the third or fourth row, the thing to buy is separation you can inspect. Every Class A IP hosting plan in the USA carries its own ns1 and ns2 per domain, free SSL, cPanel and WHM, and an IP Manager tool that shows you which site is on which address — because separation you cannot audit is just a claim. European estates run on the same terms with EU addresses, and mixed networks usually start on USA Class C plans and lift only the properties that earn it.

What You Are Actually Paying For, Either Way

Both products are priced by scarcity, and they are scarce for different reasons. Understanding which one you are buying stops you paying for the wrong scarcity.

A CDN sells capacity, which is abundant and getting cheaper. Addresses are the opposite. ARIN records that its free pool of IPv4 address space was depleted on 24 September 2015, and that new requests now go on a waiting list filled only when addresses are returned or transferred. The IANA IPv4 Address Space registry shows the whole allocation, and there is no unclaimed column in it.

One piece of vocabulary deserves correcting while we are here, since we use it on our own product pages. The class letters are market shorthand, not networking. RFC 4632, the Best Current Practice document for CIDR, records that the community chose “to deprecate the Class A/B/C network address assignment system” in favor of classless blocks. The words survived because the product did. What you buy is a prefix.

Where the constraint is speed or resources rather than separation, the honest answer is neither product. An SEO VPS or a dedicated server addresses a capacity ceiling; addresses do not. Our breakdown of when the VPS upgrade is real sets out the thresholds, and the transparent pricing breakdown has the numbers.

Check What Your Own Setup Separates

Set the four switches to match your current arrangement. The tool lists which signals still connect your sites to each other, using the same ladder as the table above.

Check What Your Own Setup Separates

Switch on whatever is true of your network today. Nothing is sent anywhere; this runs in your browser.

4 signals still connect your sites.
See how SEOHost.net separates them

Frequently Asked Questions About IP Diversity

Does putting my sites behind a CDN give me IP diversity in 2026?

In practice, no. A CDN changes what a public lookup returns for your web address; it does not change which machine your sites actually live on. Everything behind the proxy still shares one origin, one hosting account and one fate. You have masked an address rather than acquired a second one, and IP diversity is the second thing.

CDN vs IP diversity: which one actually separates two sites I own?

By contrast with a proxy, which stands in front of a single shared origin, separate addresses change where the sites genuinely are. A CDN hides the origin from a casual lookup. IP diversity means there is more than one origin to find in the first place. Only the second one separates anything, because only the second one changes what is behind the curtain.

What does a CDN actually hide from Google in 2026, and what stays public?

Specifically, it hides one thing by default: the origin address in your public A record. Your mail records still name the origin, because mail does not travel through a web proxy. Certificate transparency logs still publish every hostname you secure. A shared hosting account still ties the sites together behind the proxy, and so does a single nameserver pair.

Why does my SPF record still name my origin IP address behind a CDN?

Ultimately, because mail leaves the origin rather than the proxy. RFC 7208 requires an SPF record to be published in DNS as a TXT record declaring which hosts are authorized to send for your domain, and its ip4 mechanism does that by listing addresses in plain text. A proxy sitting in front of your website has no way to remove them.

How does SEOHost.net deliver IP diversity that a CDN cannot?

Notably, by giving each site a different origin instead of one shared origin behind a mask. Every plan carries its own ns1 and ns2 per domain, cPanel and WHM, free SSL, automated backups and an IP Manager tool you can open and audit. The separation is a property of the hosting itself, which is the part a proxy is structurally unable to supply.

Does IP diversity still matter for SEO, or has Google moved past it?

In fact the ranking argument was always the weakest reason to buy it, and we would rather say so than sell past it. Google’s spam policies describe link schemes, not addresses, and no search engine documents an address as a ranking input. What separation genuinely buys is blast radius: how much of your estate a single suspension or blocklist entry reaches.

Shared IP vs dedicated IP: is either one actually bad for SEO?

Typically neither is bad on its own, and the framing is what misleads people. Thousands of reputable sites share addresses without consequence. The useful question is not whether an address is shared but whose fate you are sharing, and whether you would still be comfortable with that arrangement if one of those sites were suspended tomorrow morning.

Do my nameservers connect my sites even when IP diversity is in place?

Indeed they can, and it is the signal people forget most often. If forty domains all answer from one nameserver pair, that pair is a cleaner cross-site match than any address ever was, and buying separate addresses does not touch it. Private nameservers per domain are what closes that particular door.

Do SEOHost.net plans include private nameservers, or is IP diversity an add-on in 2026?

Fortunately both are in the plan rate rather than priced as extras. Private ns1 and ns2 per domain, free SSL, cPanel and WHM, the IP Manager tool, automated backups, free migration and the 30-day money-back guarantee are included on every band of every class. There is no diversity surcharge and nothing on that list is a paid upgrade.

Is SEOHost.net IP diversity worth buying if I already pay for a CDN?

That said, the two solve different problems and buying both is common. Keep the CDN for what it is good at, which is caching, absorbing traffic and keeping your origin off the public A record. Buy separation when the sites behind it must not share a fate. If your whole estate can still be taken down by one suspension, the proxy did not fix that.

Related posts:

SEO VPS hosting compared with shared Class C SEO hosting, showing which capabilities change and which stay identical — SEOHost.net.SEO VPS Hosting vs Shared SEO Hosting: When the Upgrade Is Real Closed silver laptop on a plain backgroundWhat Exactly IS SEO Hosting, Anyway? SEO hosting cost breakdown 2026 — per-IP pricing from $4.25, with 10, 50 and 800-site cost models from SEOHost.net.How Much Does SEO Hosting Cost? A Transparent Pricing Breakdown Woman typing on a laptop at a wooden tableHow To Change Web Hosting Providers – A Step-By-Step Guide

Categories

  • AI SEO
  • Blogging
  • International SEO
  • Marketing
  • News
  • Search Engine Optimization
  • SEO
  • Web Hosting
  • Webmaster
  • X
  • Facebook
  • Instagram
  • LinkedIn
  • YouTube
  • Pinterest
Previous : SEO VPS Hosting vs Shared SEO Hosting: When the Upgrade Is Real

Specialized SEO hosting on diverse dedicated IPs across the USA and Europe, since 2009.

SEO Hosting USA

  • C Class SEO Hosting
  • B Class SEO Hosting
  • A Class SEO Hosting
  • SEO VPS
  • Bare Metal Dedicated Server

SEO Hosting Europe

  • C Class SEO Hosting
  • B Class SEO Hosting
  • A Class SEO Hosting
  • SEO VPS
  • Bare Metal Dedicated Server

Products

  • WordPress Hosting
  • Domain
  • Domain Transfer
  • SSL Certificates
  • FAQ
  • Support
  • Portal Login

Company

  • Why Us
  • Blog
  • Affiliate
  • Contact
  • Site map
© 2026 Seo Hosting LTD · 19 St. Mark Street, Valletta VLT 1362, Malta · +356 20 341591
VISAMASTERCARDPAYPAL
Terms of ServicePrivacy PolicySitemapCookie settings