← All tools

Subnet / VLSM Calculator

Split a network into subnets, or check what a CIDR actually covers.

Why this exists

IP space is handed out in CIDR blocks, and every firewall rule, VPC and VLAN plan starts with knowing exactly which addresses a block covers. Used daily when carving a network into per-team or per-service subnets.

🔒 Runs in your browser — nothing is sent anywhere
Network
192.168.1.0
Broadcast
192.168.1.255
First host
192.168.1.1
Last host
192.168.1.254
Netmask
255.255.255.0
Wildcard
0.0.0.255
Total addresses
256
Usable hosts
254
SubnetRangeHosts
192.168.1.0/26192.168.1.1192.168.1.6262
192.168.1.64/26192.168.1.65192.168.1.12662
192.168.1.128/26192.168.1.129192.168.1.19062
192.168.1.192/26192.168.1.193192.168.1.25462