TL;DRA dedicated static IP is an address assigned to one VPS and one customer — it doesn't change and isn't shared with anyone else. That gives you a reputation you control, reliable inbound reachability (SSH, hosted services, allowlisting), and no collateral damage from a neighbor's behavior. A shared or dynamic IP is cheaper, but you inherit others' reputation and your address can change under you.
What is a dedicated static IP?
A dedicated static IP is an internet address assigned to exactly one server and one customer that does not change over time. 'Dedicated' means no one else uses it; 'static' means it stays the same rather than being reassigned. On our VPS, each instance gets its own dedicated static IP for both inbound (reaching the server) and outbound (the server's traffic to the internet).
The point is control. Because the address is yours alone and doesn't move, its reputation and its reachability are things you own and can rely on — not something you share with strangers or that resets without warning.
Dedicated vs shared vs dynamic
| Attribute | Dedicated static | Shared | Dynamic |
|---|---|---|---|
| Who uses it | You alone | Many customers | You, but it changes |
| Reputation | Yours to build and keep | Inherited from neighbors | Resets when it changes |
| Inbound reachability | Stable — host services, allowlist | Limited or none | Breaks when it changes |
| Best for | Servers, APIs, allowlisting, email | Cheap outbound-only | Casual / temporary use |
An IP can be static but shared, or dedicated but dynamic. The combination you want for a server is both: the same address, used only by you.
Why a dedicated static IP matters
- Reputation you control: your outbound standing (email deliverability, API reputation) is yours — a neighbor's spam or abuse can't get your address blocklisted.
- Reliable inbound: services you host — SSH, web, databases, game servers — stay reachable at a stable address.
- Allowlisting works: partners, APIs, and firewalls that allow 'your IP' keep working because it never changes under them.
- No collateral damage: on a shared IP, one bad actor can get the whole address blocked and everyone on it suffers; a dedicated IP isolates you.
How to verify an IP is really dedicated and static
- Get exclusivity in writing, then check over time — the same IP should stay assigned to you across reboots and weeks.
- Look it up in an IP-intelligence database — a dedicated address shouldn't be flagged as a shared or pooled IP.
- Check blocklists and reputation — a clean dedicated IP has no active listings you didn't cause.
- Test inbound — a service you host on it should be reachable from outside, consistently, at the same address.
A provider confident in its allocation won't mind you checking — ask for the specific IP before you commit and verify it yourself.
When you don't need one
If your workload is purely outbound and short-lived and reputation doesn't matter, a shared or dynamic IP is cheaper and perfectly fine. Be honest about your needs.
A dedicated static IP earns its cost when you host services, need allowlisting, care about outbound reputation, or want isolation from noisy neighbors — not for throwaway tasks.
Frequently Asked Questions
What's the difference between static and dedicated?
Static means the IP doesn't change over time; dedicated means only you use it. A dedicated static IP is both — the same address, yours alone. An IP can be static but shared, or dedicated but dynamic; for a server you want both.
Why does a shared IP get blocklisted?
Reputation attaches to the address, not the user. If anyone sharing the IP sends spam or abuses a service, the address can be listed — and everyone on it inherits the block. A dedicated IP isolates your reputation.
Can a dedicated IP still be blocklisted?
Only by your own traffic. With no neighbors, nothing gets your address listed unless you cause it — which keeps reputation in your hands.
Do I need a static IP for SSH?
Not strictly, but a static IP means the address you connect to — and allowlist in firewalls — never changes, so your access and any IP-based rules keep working without updates.
A provider says static but not dedicated — are they the same thing?
No, and the gap is where most of the confusion lives. Static describes the address not changing; dedicated describes nobody else using it. A provider advertising only static has not answered the exclusivity question — ask it directly, in writing.
Updated 2026-07-15 · Back to Guides · View plans →