IPv4 quarters
8.8.8.0/24 into /26
Produces four child networks, each containing 64 IPv4 addresses.
Split /24 into /26
Network tool
Split an IPv4 or IPv6 CIDR network into smaller child networks. Output is limited to the first 256 child networks.
8.8.8.0/26
8.8.8.64/26
8.8.8.128/26
8.8.8.192/26
Reference
Advertisement
Overview
Subnet splitter divides one CIDR network into smaller child networks with a longer prefix length.
Use it when you need to allocate a larger network into smaller ranges for teams, environments, routers, firewall rules, or documentation. Output is capped at 256 child networks so very large splits stay fast.
Examples
IPv4 quarters
8.8.8.0/24 into /26
Produces four child networks, each containing 64 IPv4 addresses.
Split /24 into /26
IPv6 child prefixes
2001:db8::/32 into /36
Shows the first child networks for a larger IPv6 documentation prefix.
Split IPv6 example
Results
The parent prefix is the original network size. The child prefix must be larger, which creates smaller networks. The child network list is ordered from the first address in the parent block upward.
Boundaries
Very large splits are capped at 256 displayed child networks to keep the page responsive. If the result is capped, use a narrower parent network or a less-specific child prefix for a smaller output.
Next steps
Advertisement