TurboTweaks

IP Subnet Calculator (CIDR)

Calculate IPv4 subnets online for free: network and broadcast address, usable host range, subnet mask and wildcard from any CIDR notation.

Network address192.168.1.0
Broadcast address192.168.1.255
Subnet mask255.255.255.0
Wildcard mask0.0.0.255
First usable host192.168.1.1
Last usable host192.168.1.254
Usable hosts254
CIDR notation192.168.1.0/24

Frequently asked questions

Are my files uploaded to a server?
No. This tool runs entirely in your browser using JavaScript — your files never leave your device.
What does /24 mean?
The CIDR prefix is how many leading bits form the network part. /24 means a 255.255.255.0 mask with 256 addresses, 254 of them usable hosts.
Why are two addresses unusable?
The first address identifies the network itself and the last is the broadcast address. /31 point-to-point links (RFC 3021) and /32 single hosts are the exceptions, which this tool handles.

Related tools