IPv4 Addresses Are Now a Real Line on Your Hosting Bill

Categories:
Fintech
Date:

September 14, 2026

Time:
5 min

OVHcloud raised additional IPv4 from $2.00 to $2.40 per IP per month effective 1 April 2026 (CDNsun, 2026). AWS charges $0.005 per hour per public IPv4 address — attached or idle — which works out to roughly $3.60 a month each. On the open market, IPv4 leases run around $0.38–$0.50 per IP per month (IPXO, 2026; LARUS, 2026). None of those numbers matter on one server. Across a few hundred endpoints, load balancers and NAT gateways, IPv4 address cost stops being a rounding error and becomes a line item you have to defend in a budget review.

Why this became a cost centre

The supply side is settled and has been for years. All five Regional Internet Registries have exhausted their free pools: APNIC in 2011, RIPE NCC in 2012, LACNIC in 2014, ARIN in 2015, with AFRINIC and APNIC now rationing under community policies (APNIC; AFRINIC). The APNIC Labs address report confirms the remaining RIR pools are effectively empty — ARIN's stands at 0.0000 /8s as of September 2026 (APNIC Labs, 2026).

What changed recently is not supply — it's that providers stopped absorbing the cost. Both hyperscalers and European providers increasingly treat IPv4 as a scarce asset rather than a bundled utility (CDNsun, 2026). AWS began charging for public IPv4 in February 2024. OVHcloud's April 2026 increase applied to a limited set of bare metal servers, the VPS 2026 range, and additional IPv4 specifically. Hetzner's IPv4 pricing has moved upward across recent cycles, and its cloud calculator now surfaces an IPv6-only configuration as an explicit cost-saving option worth €0.50/month per server (CostGoat, 2026).

Transfers keep the market liquid without adding supply: roughly 33.4 million IPv4 addresses were recorded as transferred globally in 2025, up from 30.2 million in 2024, with RIPE NCC reporting over 16.7 million transferred between January and July 2026 (NRS, 2026). Transfers move existing scarcity; they do not create new addresses.

Route Typical cost Lead time Best for
Provider add-on ~$2.40/IP/mo (OVHcloud); ~$3.60/IP/mo (AWS, $0.005/hr) Immediate Small counts, no BGP capability
Lease from marketplace ~$0.38–$0.50/IP/mo typical; ranges of $0.30–$0.60 quoted depending on block size, region and reputation 24–48 hours at some providers Scale, geographic flexibility
Purchase (transfer) $18–$45/IP depending on block size 4–12 weeks for RIR-mediated transfer Long horizons, balance-sheet asset
RIR waiting list Registry fees only No fixed wait; unpredictable Organisations that can wait indefinitely

Sources: CDNsun (2026); IPXO (2026); LARUS (2026); IPv4Center (August 2026); IPbnb (2026); Atal Networks (2026).

Two mechanics the table hides. Smaller blocks cost more per address — one provider's published rates work out to roughly $0.586/IP at /24 versus $0.469/IP at /22, so scaling up the block size lowers the unit rate meaningfully (Atal Networks, 2026). And the buy-versus-lease break-even is long: at $150/month for a /24 against a $9,000–$11,500 purchase price for the same block, break-even lands around 60 months (Atal Networks, 2026). Five years is longer than most infrastructure planning horizons, which is why leasing has become the default for anything other than permanent core allocations.

Regional premiums are real. APNIC-registered blocks command lease rates above $0.60/IP/month in some markets due to supply constraints, while RIPE and ARIN blocks generally trade lower (IPXO, 2026; IPbnb, 2026).

The RIR waiting list is not a plan

ARIN's waiting list is still active in 2026, with a maximum aggregate qualification of a /22 — 1,024 addresses — and organisations already holding more than a /20 equivalent generally excluded (PubConcierge, 2026). It does distribute: on 2 July 2026, ARIN fulfilled 307 waiting-list requests using 199 cleared blocks (PubConcierge, 2026).

But there is no fixed waiting time, because fulfilment depends on which blocks become available and how they match queued requirements. Receiving space through a specified-recipient or inter-RIR transfer while on the list removes you from it. For a deployment with a date attached, the waiting list is a lottery ticket, not a procurement route.

What no vendor will tell you

The cheapest IPv4 you can find may be the most expensive thing on your network. IP reputation is the variable nobody quotes in the price. ARIN publishes the blocks it clears for waiting-list distribution and actively encourages blocklist operators to remove stale reputation data associated with previous registrants — because a range returning to the registry may previously have carried completely different traffic under a different owner (PubConcierge, 2026). Registration changes faster than third-party reputation data does. A block that is technically clean at the registry can still be listed in blocklists that haven't caught up, and you will discover this through mail deliverability failures or traffic being silently dropped by networks you don't control.

Serious lease providers screen against blocklist databases — the guidance in the market is to choose one screening against 100+ databases (IPv4Center, 2026). If a quote is meaningfully below the $0.38–$0.50 band, the question to ask is what the block was doing before you got it. Reputation screening is the step INXY runs before a block reaches a client's production traffic, precisely because the remediation cost dwarfs the price difference that made a cheap block attractive.

A registry transfer is not a working IP block. RIPE NCC notes that reverse DNS and RPKI may be affected during an inter-RIR transfer, and existing ROAs associated with resources leaving the RIPE region may be removed, requiring new routing authorisation through the receiving RIR (i.lease, 2026). A completed registry record is the start of the work, not the end of it. Budget for ROA re-creation, rDNS delegation, route objects and BGP announcement, and confirm which of these your lease or purchase actually includes — some providers bundle LOA, route object, inetnum record, RPKI/ROA configuration, rDNS delegation and WHOIS/geolocation updates; others hand you a registry entry and wish you luck.

Idle addresses bill exactly like busy ones. AWS's $0.005/hour applies per public IPv4 address whether attached to a running instance or not. Orphaned Elastic IPs from decommissioned environments are one of the most common findings in a cloud cost audit, and they are pure waste.

What breaks in production

IPv6-only looks free until something upstream isn't dual-stacked. Hetzner's own guidance suggests fronting multiple IPv6-only backends with a single IPv4 reverse proxy or load balancer (CostGoat, 2026), which is the correct pattern — but it only works if every external dependency your application calls is reachable over IPv6, and many third-party APIs and legacy partner integrations still are not. Test the full outbound dependency graph before committing to IPv6-only backends.

NAT gateways replace one cost with a bigger one. Collapsing many public IPs behind NAT removes the per-address charge and introduces per-gigabyte processing. On AWS that is $0.045/GB through the gateway, plus the gateway's own hourly charge, and internet-bound traffic pays gateway processing and standard egress — a mechanic covered in our [breakdown of cloud egress pricing → /blog/cloud-egress-fees-comparison]. For traffic-heavy workloads this is frequently worse than the IPv4 charge it replaced, so model both before switching.

Geolocation lags the transfer. A leased block registered in one region may still geolocate to its previous location in third-party databases for weeks. If you are using IP geography for content delivery, compliance routing or fraud scoring, verify geolocation accuracy before cutover rather than after.

Price increases arrive with the renewal, not the invoice. Hetzner's June 2026 cloud repricing applied only to new orders and rescales — existing servers left alone kept their old price (Safi, 2026). The corollary is that a routine resize can reprice the whole instance. Check what a rescale does to your rate before treating it as a no-op.

How to cost IPv4 properly

  1. Count every public address, including idle ones. Orphaned allocations from decommissioned environments bill at full rate. This is usually the fastest saving available.
  2. Separate addresses that genuinely need to be public from those that are public by default. Backend services behind a load balancer rarely need their own routable address.
  3. Compare the add-on rate against the market rate. At ~$2.40–$3.60/IP/month from providers versus ~$0.38–$0.50 on the lease market, the spread is roughly 5–8x. Above a few dozen addresses, that spread justifies the operational overhead of leasing and announcing your own block.
  4. Check whether you can announce your own space. Leasing only beats the add-on rate if you can run BGP and announce a /24 — the common minimum announceable and transferable block size. Without that capability, you are buying the provider's add-on whether you like it or not.
  5. Price the block size, not the address. Per-IP rates drop materially from /24 to /22 to /20. If your 18-month plan needs more addresses, buying the larger block now is often cheaper per address than adding incrementally.
  6. Verify reputation, routing readiness and geolocation before production. Blocklist status, RPKI/ROA configuration, rDNS delegation, and ASN history. A block that fails any of these costs more to remediate than the price difference that made it attractive.
  7. Model IPv6-only for new workloads. Not a migration of what exists — a default for what you build next. That is where the cost avoidance actually compounds.

The decision framework

  • Under ~20 addresses, no BGP capability: pay the provider add-on. The operational overhead of leasing and announcing isn't worth a 5–8x spread on a small absolute number.
  • Above that, with BGP capability: lease. The spread is real, the lead time is short, and month-to-month terms preserve flexibility.
  • Permanent core allocation, 5+ year horizon: purchase is defensible, given a ~60-month break-even. Below that horizon it is not.
  • New greenfield workload: design IPv6-only with a dual-stack ingress point, and treat IPv4 as an edge concern rather than a per-host requirement.

INXY brokers dedicated servers and colocation across multiple providers, which means the IPv4 question gets priced as part of the deployment rather than discovered as an add-on line after you've committed to the hardware — and where a workload can be architected IPv6-only behind a dual-stack edge, we will say so rather than sell you addresses you don't need. If you want your current public IP footprint costed against both provider rates and the lease market, send us the inventory. [Request an infrastructure audit → /book-a-demo]. To review capacity options: [dedicated servers, colocation and racks → /hosting-solutions].

FAQ

How much does an IPv4 address cost in 2026? Provider add-ons run roughly $2.40 per IP per month at OVHcloud and about $3.60 at AWS, billed hourly whether attached or idle. Open-market leases typically run $0.38–$0.50 per IP per month, with quoted ranges from $0.30 to $0.60 depending on block size, registry region and IP reputation.

Is it cheaper to lease or buy IPv4 addresses? Leasing is cheaper on any horizon under about five years. Purchase prices run $18–$45 per address, putting a /24 at roughly $9,000–$11,500, against lease rates that reach break-even near 60 months. Leasing also delivers in days rather than the weeks a registry-mediated transfer requires.

Why are IPv4 addresses getting more expensive? Supply is fixed — all five regional registries exhausted their free pools between 2011 and 2015. What changed is that providers stopped absorbing the cost and began billing IPv4 as a scarce asset. AWS started charging in February 2024, and OVHcloud and Hetzner both raised IPv4 pricing during 2026.

What is the minimum IPv4 block size I can announce? A /24, or 256 addresses, is the common minimum both for BGP announcement on the public internet and for transfer under several registry policies, including ARIN's minimum for transfer recipients. Smaller blocks are generally not routable globally, which sets the floor for leasing your own space.

Can I avoid IPv4 costs by going IPv6-only? Partly. IPv6-only backends fronted by a single dual-stack proxy or load balancer is the standard pattern and removes per-host IPv4 charges. It only works if every external dependency is reachable over IPv6, and many third-party APIs and legacy integrations still are not, so test the full outbound dependency graph first.

What should I check before deploying a leased IPv4 block? Blocklist and reputation status across multiple databases, geolocation accuracy, RPKI or ROA configuration, rDNS delegation, route objects, registry records, and the block's ASN and prior network associations. Registration changes faster than third-party reputation data, so a registry-clean block can still be listed elsewhere.

INXY Hosting solutions

Ready to strengthen your digital defenses? Schedule a demo call with our experts today to discover how INXY can help protect your business against cyber threats and ensure uninterrupted operations.

Book a Demo

Read more articles