subnet.im

/16 Subnet

Subnet Mask

255.255.0.0

Wildcard Mask

0.0.255.255

Total IPs

65,536

Usable Hosts

65,534

Network Bits

16

Host Bits

16

About /16 Networks

Class B equivalent — campus or large organizational network (65K addresses). A /16 subnet uses the mask 255.255.0.0 and provides 65,534 usable host addresses out of 65,536 total IPs.

Example /16 Networks

NetworkBroadcastFirst HostLast Host
10.0.0.0/1610.0.255.25510.0.0.110.0.255.254
172.16.0.0/16172.16.255.255172.16.0.1172.16.255.254
192.168.0.0/16192.168.255.255192.168.0.1192.168.255.254
192.168.0.0/16192.168.255.255192.168.0.1192.168.255.254
8.8.0.0/168.8.255.2558.8.0.18.8.255.254

Splitting a /16 Into Smaller Subnets

A /16 divides evenly into any longer prefix. Each row shows how many subnets of that size fit inside one /16, and how many usable hosts each of them carries.

Subnet SizeHow Many FitMaskUsable Hosts Each
/172 × /17255.255.128.032,766
/184 × /18255.255.192.016,382
/198 × /19255.255.224.08,190
/2016 × /20255.255.240.04,094
/2132 × /21255.255.248.02,046
/2264 × /22255.255.252.01,022
/23128 × /23255.255.254.0510
/24256 × /24255.255.255.0254
/25512 × /25255.255.255.128126
/261,024 × /26255.255.255.19262
/272,048 × /27255.255.255.22430
/284,096 × /28255.255.255.24014
/298,192 × /29255.255.255.2486
/3016,384 × /30255.255.255.2522
/3132,768 × /31255.255.255.2542
/3265,536 × /32255.255.255.2551

How Many /16 Subnets Fit in a Larger Network

The same arithmetic read the other way: how many /16 subnets you get when you carve up each of the next larger prefixes.

Parent Network/16 SubnetsMaskTotal IPs
/152 × /16255.254.0.0131,072
/144 × /16255.252.0.0262,144
/138 × /16255.248.0.0524,288
/1216 × /16255.240.0.01,048,576
/1132 × /16255.224.0.02,097,152
/1064 × /16255.192.0.04,194,304
/9128 × /16255.128.0.08,388,608
/8256 × /16255.0.0.016,777,216

Adjacent CIDRs

Comparing sizes? The full /0 to /32 cheat sheet table puts every prefix side by side.

Frequently Asked Questions

What is a /16 subnet?

A /16 subnet uses the subnet mask 255.255.0.0 with 65,534 usable host addresses and 65,536 total IP addresses. It has 16 network bits and 16 host bits.

How many hosts in a /16 network?

A /16 network supports 65,534 usable hosts out of 65,536 total IP addresses. The usable range excludes the network address and broadcast address.

What subnet mask does /16 use?

A /16 subnet uses the mask 255.255.0.0 (wildcard mask 0.0.255.255). This means the first 16 bits identify the network and the remaining 16 bits identify hosts.

How many /18 subnets are in a /16?

One /16 splits into 4 /18 subnets, each with mask 255.255.192.0 and 16,382 usable hosts. Every prefix longer than /16 divides it evenly — the full table is above.

How many /16 subnets are in a /15?

A /15 holds 2 /16 subnets. Each step to a shorter prefix doubles that count, because one bit moves from the host portion of the address to the network portion.

Standards

The figures on this page follow from the following specifications rather than from convention.