Input
Usable hosts follow common convention: /31 has 2 usable (RFC 3021), /32 has 1.
Results
Subnet Split
| Index | Subnet CIDR | Range (network → broadcast) |
|---|---|---|
| No subnets to show yet. Click “Split”. | ||
This tool runs entirely in your browser. For best SEO on a real site, serve this HTML at a stable URL with a sitemap entry.
FAQ
What is a subnet mask? A subnet mask (e.g. 255.255.255.0) defines which bits are network vs host bits for an IPv4 CIDR prefix (e.g. /24).
What is a broadcast address? The broadcast address is the last address in an IPv4 subnet (all host bits set to 1). It’s used for broadcast traffic in many networks.
What is the usable host range? Commonly, the first usable host is network+1 and the last usable host is broadcast-1 (except /31 and /32).