subnet.im

/8 Subnet

Subnet Mask

255.0.0.0

Wildcard Mask

0.255.255.255

Total IPs

16,777,216

Usable Hosts

16,777,214

Network Bits

8

Host Bits

24

About /8 Networks

Class A equivalent — large enterprise or ISP allocation (16.7M addresses). A /8 subnet uses the mask 255.0.0.0 and provides 16,777,214 usable host addresses out of 16,777,216 total IPs.

Example /8 Networks

NetworkBroadcastFirst HostLast Host
10.0.0.0/810.255.255.25510.0.0.110.255.255.254
172.0.0.0/8172.255.255.255172.0.0.1172.255.255.254
192.0.0.0/8192.255.255.255192.0.0.1192.255.255.254
192.0.0.0/8192.255.255.255192.0.0.1192.255.255.254
8.0.0.0/88.255.255.2558.0.0.18.255.255.254

Splitting a /8 Into Smaller Subnets

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

Subnet SizeHow Many FitMaskUsable Hosts Each
/92 × /9255.128.0.08,388,606
/104 × /10255.192.0.04,194,302
/118 × /11255.224.0.02,097,150
/1216 × /12255.240.0.01,048,574
/1332 × /13255.248.0.0524,286
/1464 × /14255.252.0.0262,142
/15128 × /15255.254.0.0131,070
/16256 × /16255.255.0.065,534
/17512 × /17255.255.128.032,766
/181,024 × /18255.255.192.016,382
/192,048 × /19255.255.224.08,190
/204,096 × /20255.255.240.04,094
/218,192 × /21255.255.248.02,046
/2216,384 × /22255.255.252.01,022
/2332,768 × /23255.255.254.0510
/2465,536 × /24255.255.255.0254
/25131,072 × /25255.255.255.128126
/26262,144 × /26255.255.255.19262
/27524,288 × /27255.255.255.22430
/281,048,576 × /28255.255.255.24014
/292,097,152 × /29255.255.255.2486
/304,194,304 × /30255.255.255.2522
/318,388,608 × /31255.255.255.2542
/3216,777,216 × /32255.255.255.2551

How Many /8 Subnets Fit in a Larger Network

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

Parent Network/8 SubnetsMaskTotal IPs
/72 × /8254.0.0.033,554,432
/64 × /8252.0.0.067,108,864
/58 × /8248.0.0.0134,217,728
/416 × /8240.0.0.0268,435,456
/332 × /8224.0.0.0536,870,912
/264 × /8192.0.0.01,073,741,824
/1128 × /8128.0.0.02,147,483,648
/0256 × /80.0.0.04,294,967,296

Adjacent CIDRs

Frequently Asked Questions

What is a /8 subnet?

A /8 subnet uses the subnet mask 255.0.0.0 with 16,777,214 usable host addresses and 16,777,216 total IP addresses. It has 8 network bits and 24 host bits.

How many hosts in a /8 network?

A /8 network supports 16,777,214 usable hosts out of 16,777,216 total IP addresses. The usable range excludes the network address and broadcast address.

What subnet mask does /8 use?

A /8 subnet uses the mask 255.0.0.0 (wildcard mask 0.255.255.255). This means the first 8 bits identify the network and the remaining 24 bits identify hosts.

How many /10 subnets are in a /8?

One /8 splits into 4 /10 subnets, each with mask 255.192.0.0 and 4,194,302 usable hosts. Every prefix longer than /8 divides it evenly — the full table is above.

How many /8 subnets are in a /7?

A /7 holds 2 /8 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.