IP / CIDR Calculator

Enter an IP address with CIDR prefix (e.g. 192.168.1.0/24) and instantly get the network address, broadcast address, subnet mask, total hosts, usable host range, and wildcard mask.

Ctrl+Enter to run  |  Ctrl+K to switch tools  |  Recent button shows input history

Repeating this work? Turn this kind of browser utility into an API batch, MCP prompt, extension workflow, or shared team recipe.

Buy Pro Browse tool packs

FAQ

What is CIDR notation?

CIDR (Classless Inter-Domain Routing) notation combines an IP address with a prefix length like /24 to define a network. /24 means the first 24 bits are the network portion, leaving 8 bits (256 addresses) for hosts.

How many usable hosts does /24 give?

A /24 subnet has 256 total addresses. Two are reserved (network and broadcast), leaving 254 usable host addresses.