Skip to content
QKQuickKit日本語
ReferenceLOCALRuns in your browser

CIDR Cheat Sheet

Quick-reference table of every IPv4 prefix length: subnet mask, wildcard mask, address count, and usable hosts.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

PrefixSubnet maskWildcard maskTotal addressesUsable hostsRelative size
/00.0.0.0255.255.255.2554,294,967,2964,294,967,294Entire IPv4 space; default route
/1128.0.0.0127.255.255.2552,147,483,6482,147,483,6468,388,608 × /24
/2192.0.0.063.255.255.2551,073,741,8241,073,741,8224,194,304 × /24
/3224.0.0.031.255.255.255536,870,912536,870,9102,097,152 × /24
/4240.0.0.015.255.255.255268,435,456268,435,4541,048,576 × /24
/5248.0.0.07.255.255.255134,217,728134,217,726524,288 × /24
/6252.0.0.03.255.255.25567,108,86467,108,862262,144 × /24
/7254.0.0.01.255.255.25533,554,43233,554,430131,072 × /24
/8255.0.0.00.255.255.25516,777,21616,777,21465,536 × /24
/9255.128.0.00.127.255.2558,388,6088,388,60632,768 × /24
/10255.192.0.00.63.255.2554,194,3044,194,30216,384 × /24
/11255.224.0.00.31.255.2552,097,1522,097,1508,192 × /24
/12255.240.0.00.15.255.2551,048,5761,048,5744,096 × /24
/13255.248.0.00.7.255.255524,288524,2862,048 × /24
/14255.252.0.00.3.255.255262,144262,1421,024 × /24
/15255.254.0.00.1.255.255131,072131,070512 × /24
/16255.255.0.00.0.255.25565,53665,534256 × /24
/17255.255.128.00.0.127.25532,76832,766128 × /24
/18255.255.192.00.0.63.25516,38416,38264 × /24
/19255.255.224.00.0.31.2558,1928,19032 × /24
/20255.255.240.00.0.15.2554,0964,09416 × /24
/21255.255.248.00.0.7.2552,0482,0468 × /24
/22255.255.252.00.0.3.2551,0241,0224 × /24
/23255.255.254.00.0.1.2555125102 × /24
/24255.255.255.00.0.0.2552562541 × /24 (traditional class C)
/25255.255.255.1280.0.0.1271281262 per /24
/26255.255.255.1920.0.0.6364624 per /24
/27255.255.255.2240.0.0.3132308 per /24
/28255.255.255.2400.0.0.15161416 per /24
/29255.255.255.2480.0.0.78632 per /24
/30255.255.255.2520.0.0.34264 per /24
/31255.255.255.2540.0.0.122Point-to-point link (RFC 3021)
/32255.255.255.2550.0.0.011Single host

Usable-host counts use the network + broadcast convention. /31 (RFC 3021) and /32 are shown as point-to-point and single-host. Some stacks and platforms count hosts differently.

How it works

Every IPv4 prefix from /0 to /32 with its dotted-decimal subnet mask, wildcard (inverse) mask, total address count, and usable host count. Usable hosts follow the common convention: the block size minus the network and broadcast addresses, with /31 treated as a 2-address point-to-point link (RFC 3021) and /32 as a single host. Filter by prefix, mask, or wildcard. This is a static reference; use the IPv4 CIDR Calculator to work with a specific network.