All systems operational Amsterdam · Paris · Reykjavík +5 Pay with Cryptocurrency
Glossary

What is a clean IP?

A clean IP is an address that carries no abuse baggage: not listed on Spamhaus or the other major DNSBLs, no spam or attack history, and a reputation that lets your traffic be treated as innocent by default.

Updated 2026-06-12

Fenrir the wolf guarding a shield

Every packet you send is judged by its source address before anyone looks at its content. Mail servers consult blocklists before reading your message; fraud systems score logins by IP reputation before checking the password; CDNs and APIs throttle or challenge addresses that look like abuse infrastructure. A clean IP passes those checks silently. A dirty one — burned by a previous tenant’s spam run or botnet — fails them before your application gets a hearing. In the VPS world this matters enormously, because datacenter address space is recycled constantly and much of it arrives pre-burned. This page explains what reputation actually is, where it breaks things, and how a host keeps addresses clean — or doesn’t.

IP reputation, mechanically

There is no single reputation score. There are dozens of independent systems: DNS blocklists (DNSBLs) such as Spamhaus (SBL, XBL, PBL, DROP), Barracuda and SpamCop for mail; commercial threat feeds like Cisco Talos and AbuseIPDB for general abuse; and the private scoring inside Gmail, Microsoft, Cloudflare and the large platforms. Each one accumulates observations about an address — spam sent, scans launched, malware hosted, proxy traffic relayed — and publishes or applies a verdict. “Clean” simply means: no negative entries anywhere that counts, plus the structural signals of legitimacy (proper rDNS, a sensible ASN, allocation history that doesn’t scream snowshoe spam).

Where a dirty IP hurts you

  • Email is the brutal one. A listing on Spamhaus SBL or a poor Microsoft SNDS standing means your mail bounces or lands in spam regardless of content, SPF, DKIM or DMARC. For self-hosted mail a clean IP is a hard prerequisite — see mail server VPS.
  • APIs and platforms rate-limit and challenge by source reputation: scraping, bots and integrations from a dirty address meet captchas and bans at the door — see VPS for scraping.
  • Websites behind a dirty IP can be flagged by safe-browsing systems or blocked by corporate firewalls that import threat feeds wholesale.
  • Even SSH and VPN traffic from listed ranges gets dropped by networks that filter on DROP/EDROP feeds.

The insidious part: you inherit all of this from the address’s previous tenants. Reputation attaches to the number, not to you.

Why datacenter IPs are so often burned

IPv4 is scarce and recycled. When a spam operation churns through a /24 and gets terminated, those 256 addresses go back into the pool and are re-rented within days — listings, grudges and all. Budget hosts make it worse by buying the cheapest transferable blocks (often cheap because they are burned), packing tenants densely, and doing nothing when one customer’s abuse poisons the neighbourhood. Blocklists increasingly respond by listing whole ranges and ASNs rather than single addresses, so one bad actor two doors down can taint your address even if you never sent a byte of spam — the “bad neighbourhood” effect.

How a host keeps IPs actually clean

Clean-IP hosting is an operational discipline, not a marketing adjective:

  • Source vetted space. Acquire blocks through brokers that pre-screen against 100+ DNSBLs and check BGP/allocation history, rather than whatever is cheapest.
  • Screen before assignment. Every address gets checked against the major lists before a customer ever receives it.
  • Segment by risk. Keep mail-grade ranges, general-purpose ranges and higher-risk tenants on separate subnets and ASNs, so reputational damage cannot jump pools.
  • Monitor continuously and delist fast. Listings happen; what matters is detecting them in hours and working the delisting process immediately.
  • Enforce a network-abuse floor. No outbound spam, no attack traffic — not as content policing, but because one abuser burns shared infrastructure for everyone. This is exactly why our AUP bans network abuse while ignoring foreign content complaints.

How to check any IP yourself

Never take “clean” on faith — it is verifiable in two minutes. Run the address through Spamhaus, MXToolbox (which fans out across ~100 lists), AbuseIPDB and Cisco Talos. Check the surrounding range, not just your address. Our step-by-step walkthrough — including how to read each verdict and what delisting involves — is in the IP blacklist guide, and it works on any provider’s addresses, including ours.

FAQ

Frequently asked questions

Does a clean IP guarantee my email lands in the inbox?

No — it is necessary, not sufficient. Gmail and Microsoft weigh domain reputation, authentication (SPF, DKIM, DMARC), volume patterns and engagement on top of IP standing. A clean IP gets you to the starting line; warm-up and good sending practice run the race.

Can an IP become dirty while I’m using it?

Yes, two ways: your own workload triggers a listing (an open relay, a compromised app spamming), or the surrounding range gets listed because of a neighbour. The first is on you; the second is why risk-segmented pools matter when choosing a host.

Are dedicated IPs cleaner than shared ones?

Structurally yes: with a dedicated address your reputation is yours alone to build or burn. Shared addresses pool the behaviour of every tenant. Every VPS here ships with its own dedicated IPv4 for exactly that reason.

What is rDNS and why do mail servers care?

Reverse DNS maps your IP back to a hostname. Receiving mail servers treat a missing or generic rDNS as a spam signal, and a matching forward/reverse pair (FCrDNS) as basic hygiene. See the reverse DNS entry — we set custom rDNS on request.

How fast can a listed IP be delisted?

Depends on the list: Spamhaus XBL/PBL self-service removals clear in minutes once the cause is fixed; SBL entries need a manual case and typically 24–72 hours; some smaller lists age out on their own. The real fix is not getting listed — or getting a different clean address from stock.

Deploy an offshore VPS in about a minute

No-KYC, crypto-paid, all-NVMe. Pick a tier, pay in Monero or any major coin, and get root in roughly 60 seconds.

Fenrir on guard