What this tool does
BrowserLocal
- Network and broadcast address.
- Mask and wildcard.
- Subnet splitting.
Privacy
Local tools run in the browser. API modules query only public targets and block private networks.
Calculate CIDR information, mask, broadcast, host range and split an IPv4 network.
Local tools run in the browser. API modules query only public targets and block private networks.
The CIDR prefix tells how many bits belong to the network. A /24 usually gives 256 addresses, including network and broadcast addresses.
It helps plan VLANs, document networks, split an IP range, or verify a gateway and usable range.
IPv4 calculation requires no server call: the address stays in your browser.
CIDR is short notation like /24; the mask is decimal notation like 255.255.255.0.
It is the address used to reach all hosts in an IPv4 subnet.
This page focuses on IPv4. IPv6 rules are different and deserve a separate tool.