๐Ÿ“ก Subnet / CIDR Calculator

Enter an IPv4 address and CIDR prefix (or subnet mask) to get the network address, broadcast address, usable host range and a full subnetting breakdown โ€” instantly, in your browser.

Quick examples:

About the Subnet Calculator

๐Ÿ”’ Private by design

All subnet math runs in your browser with plain JavaScript. No IP address you enter is ever sent anywhere โ€” useful even for internal or non-public network ranges.

๐Ÿ“ CIDR or netmask

Enter CIDR shorthand like /24, or a full dotted mask like 255.255.255.0 after the IP โ€” both are accepted and converted automatically.

โœ‚๏ธ Subnetting made visual

Pick a smaller prefix and instantly see every resulting subnet with its network address, usable host range and broadcast address โ€” no manual binary math required.

๐Ÿ  Private ranges (RFC 1918)

10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16 are reserved for private networks and never routed on the public internet โ€” the tool flags these automatically.

๐Ÿงฎ Usable hosts explained

Every subnet reserves its first address for the network ID and its last for the broadcast address, so usable hosts = total addresses โˆ’ 2 (except for /31 and /32, which are special cases).

๐Ÿ†“ Free, unlimited

Calculate as many networks and subnet splits as you like โ€” no sign-up, no rate limit, no ads blocking the results.