Ad slot — header (728x90)

What is a /16 Subnet?

Last reviewed: May 2026

A /16 subnet uses 16 bits for the network portion of an IPv4 address, leaving 16 bits for host addressing. This produces 65,536 total IP addresses and 65,534 usable hosts — making it the standard building block for large enterprise networks, cloud VPCs, and campus infrastructure.

Calculate any /16 subnet instantly →
Quick Facts: 10.0.0.0/16 Subnet mask: 255.255.0.0  ·  Wildcard: 0.0.255.255  ·  Network: 10.0.0.0  ·  Broadcast: 10.0.255.255  ·  Usable range: 10.0.0.1 – 10.0.255.254  ·  Usable hosts: 65,534

Full Breakdown

PropertyValue
Prefix length/16
Subnet mask255.255.0.0
Wildcard mask0.0.255.255
Total addresses65,536
Usable host addresses65,534
Network addressx.x.0.0
Broadcast addressx.x.255.255
Binary mask11111111.11111111.00000000.00000000

Common Use Cases for /16 Subnets

How Many Subnets Fit in a /16?

Subnet SizeNumber of Subnets in a /16Hosts per Subnet
/17232,766
/18416,382
/20164,094
/22641,022
/24256254
/261,02462
/284,09614

Comparison: /16 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsUsable HostsTypical Use
/8255.0.0.016,777,21616,777,214ISP / Class A legacy
/12255.240.0.01,048,5761,048,574172.16.0.0/12 RFC 1918 block
/14255.252.0.0262,144262,142Large enterprise aggregation
/16255.255.0.065,53665,534VPC root CIDR, campus network
/18255.255.192.016,38416,382Regional subnet block
/20255.255.240.04,0964,094Large availability zone subnet
/24255.255.255.0256254Standard workload subnet
Split a /16 into subnets with SubnetSolver →

Frequently Asked Questions

How many usable hosts does a /16 subnet have?

A /16 subnet has 65,534 usable host addresses. The total address count is 65,536 (2^16), minus 2 reserved addresses: the network address and the broadcast address.

Why is /16 the recommended VPC CIDR in AWS?

AWS recommends /16 as the VPC CIDR because it provides the maximum flexibility for subnet design. With 65,536 addresses you can create hundreds of subnets of varying sizes for different availability zones, tiers, and services, without running out of IP space.

What RFC 1918 ranges contain /16 blocks?

All three RFC 1918 private ranges support /16 blocks: 10.0.0.0/8 (contains 256 /16 blocks from 10.0.0.0/16 to 10.255.0.0/16), 172.16.0.0/12 (contains 16 /16 blocks from 172.16.0.0/16 to 172.31.0.0/16), and 192.168.0.0/16 (is exactly one /16 block).

Related Guides

Ad slot — footer (728x90)