IPv4 lease profitability calculation for infrastructure operators
IPv4 lease profitability is determined by comparing the monthly cost of a leased IPv4 prefix against the revenue generated per assigned IP and the expected utilization rate. To avoid losses, operators must calculate break-even utilization, revenue per IP, and total block revenue before allocating the prefix to customers. Without structured profitability modeling, leased IPv4 space can generate negative margin even when fully routed and technically operational.
What is IPv4 lease profitability?
IPv4 lease profitability refers to the financial outcome of leasing an IPv4 prefix and reselling or assigning its addresses to end customers. It is not purely a pricing question. It is a utilization and risk management calculation.
Key variables:
-
Prefix size, for example /24 with 256 IPs
-
Monthly lease cost per block
-
Revenue per IP or per range
-
Expected utilization percentage
-
Operational overhead such as abuse handling
Profitability depends on how many IPs are actively generating revenue compared to total lease cost.
How IPv4 lease profitability is calculated
The calculation is straightforward but often underestimated.
Step 1: Determine total block cost
Example:
-
Leased /24 prefix
-
Monthly block cost: 100 USD
-
Total IPs: 256
Cost per IP per month:
100 / 256 = 0.39 USD per IP
Step 2: Define revenue model
Two common models:
-
Revenue per IP per month
-
Revenue per entire prefix per month
Example:
-
Revenue per block: 120 USD per month
-
Revenue per IP equivalent: 0.468 USD per IP
Step 3: Calculate break-even utilization
Break-even IPs needed:
Block cost / revenue per IP
In the example:
100 / 0.468 ≈ 214 IPs
This means:
-
You must use 214 out of 256 IPs
-
Required utilization ≈ 83.6%
Below this threshold, the lease generates a loss.
Example of IPv4 lease profitability modeling for a /24 prefix, showing monthly block cost, revenue, and required break-even utilization
Common use cases
IPv4 lease profitability modeling is relevant for:
-
ISPs & Broadbands leasing additional public IPv4 space to avoid CGNAT
-
VPS providers assigning one public IP per instance
-
Hosting providers bundling IPv4 with dedicated servers
-
Cloud operators expanding into new regions
In all cases, profitability depends on utilization stability and churn rate.
Explained for network engineers
From an infrastructure perspective, the routing side is simple. The prefix is announced, ROA is configured, and addresses are assigned.
The economic layer is more sensitive:
-
Low utilization increases cost per active IP
-
Abuse-heavy customers increase operational overhead
-
Short-term customers increase churn risk
-
Delayed provisioning reduces billable time
A /24 that is 70% utilized may look operationally healthy but financially negative depending on pricing structure.
Therefore, IPv4 lease profitability must be calculated before announcing the prefix, not after.
Practical modeling approach
A structured approach includes:
-
Estimate realistic utilization, not theoretical maximum
-
Model conservative revenue assumptions
-
Include operational risk margin
-
Calculate break-even percentage
-
Simulate underutilization scenarios
Tools that model prefix size, price per IP, and lease duration help operators evaluate these scenarios consistently. For example, the Android application available at Google Play “IP Revenue Calculator” allows operators to calculate cost per IP, revenue per block, and break-even utilization using configurable parameters rather than fixed assumptions.
Such tools do not replace planning, but they make profitability analysis repeatable and transparent.
For infrastructure teams:
Clean IPv4 blocks with full RPKI, rDNS, and LOA support are commonly used in ISP or Broadband and hosting environments.
Summary
-
IPv4 lease profitability depends on cost, revenue, and utilization
-
Break-even percentage is the key metric for risk control
-
Underutilized prefixes quickly become unprofitable
-
Operational overhead must be included in financial modeling
-
Profitability analysis should precede routing deployment