SUBNET ALLOCATION TOOL

Feed Subnetsplit a CIDR block and the subnets you need. Every allocation is checked for overlap before you see the plan.

Subnetting is arithmetic nobody enjoys doing twice. The failure is never the math itself — it is an overlap nobody noticed, a block allocated twice, or a /26 written down where a /24 was meant. Subnetsplit packs subnets in order, checks every allocation against every other one, names the gaps, and lets you export the plan.

Subnetsplit allocation calculator in use: a 10.0.0.0/16 parent block has been entered and the tool shows a verification table with each subnet's network address, broadcast address, subnet mask, and usable host count, confirming no overlaps.

01 / SCOPE

An arithmetic engine for network engineers who allocate IP space and cannot afford an undiscovered overlap.

Subnetsplit is a client-side VLSM (Variable Length Subnet Mask) allocation planner. You give it a parent CIDR block — say 10.0.0.0/16 — and a list of subnets you need, by host count or by prefix length. It packs the largest subnets first, flags any request that will not fit, and names the remaining free space so you can see what is still available.

It is built for network engineers managing real IP allocations. Not a configuration tool, not a reachability scanner — just the arithmetic, checked and exported.

02 / OPERATION

Three inputs produce one verified plan.

  1. Enter the parent block

    A single CIDR range you want to divide, such as 10.0.0.0/16. Subnetsplit calculates the network address, broadcast address, subnet mask, and total usable hosts.

  2. List the subnets you need

    One per line, by prefix length (/24), by host count (254 hosts), or as a bare number — Subnetsplit accepts all three forms and translates each to the smallest prefix that fits.

  3. Review the verified plan

    The allocation table shows every subnet's CIDR, network, broadcast, mask, usable count, and address range. Overlapping requests are flagged; remaining free space is reported. No upload, no server — the math happens in your browser.

03 / COST

The calculator is free. No account, no upload, no paywall.

Subnetsplit runs entirely in your browser — every line of CIDR arithmetic, every overlap check, every export. There is no server to pay for, no API credits to burn, no data that ever leaves your machine. The free tier is the whole product.

Free
To use, forever
0
API calls or servers
0 KB
Uploaded anywhere

The calculator is and will remain free. No accounts, no servers, no hidden costs. See Pricing for the details.

04 / BOUNDARIES

It does not reach your network, configure a device, or store a plan.

05 / VERIFICATION

Why trust the output when the plan matters.

06 / OUTPUT

A table you can audit row by row.

Given a 10.0.0.0/16 parent and requirements of /24, /24, /26, /27, Subnetsplit produces this allocation table, with remaining free space named below it.

CIDR Network Broadcast Mask Usable Range
10.0.0.0/2410.0.0.010.0.0.255255.255.255.025410.0.0.0 – 10.0.0.255
10.0.1.0/2410.0.1.010.0.1.255255.255.255.025410.0.1.0 – 10.0.1.255
10.0.2.0/2610.0.2.010.0.2.63255.255.255.1926210.0.2.0 – 10.0.2.63
10.0.2.64/2710.0.2.6410.0.2.95255.255.255.2243010.0.2.64 – 10.0.2.95

Remaining gap: 10.0.2.96 – 10.0.255.255 (64,928 free addresses). The full plan can be reproduced in the tool.

07 / PRICING

Free. Forever. No hidden tiers.

The free tier is the whole calculator — no feature gating, no usage caps, no hidden costs. Everything the tool does is available immediately, with no account and no sign-up.

Free

$0 / forever
  • ✓ VLSM allocation from any parent CIDR
  • ✓ Overlap verification on every allocation
  • ✓ Remaining gap reporting
  • ✓ Copy-as-text and CSV export
  • ✓ Input by prefix or host count
  • — Saved plans across sessions
  • — Team workspaces
  • — API access
Open calculator

SOMETHING TO TAKE WITH YOU

Feed Subnetsplit a CIDR block and the subnets you need. Get a verified plan in one click.

No upload, no sign-up, no server — just the arithmetic, checked and exported.

Open the calculator