Ad slot — header (728x90)

What is a /8 Subnet?

Last reviewed: May 2026

A /8 subnet uses 8 bits for the network portion of an IPv4 address, leaving 24 bits for host addressing. This produces 16,777,216 total IP addresses — enough to number every device in a large ISP, cloud region, or global enterprise. Historically called a "Class A" network, the /8 is most commonly encountered as 10.0.0.0/8, the largest RFC 1918 private address range.

Calculate any /8 subnet instantly →
Quick Facts: 10.0.0.0/8 Subnet mask: 255.0.0.0  ·  Wildcard: 0.255.255.255  ·  Network: 10.0.0.0  ·  Broadcast: 10.255.255.255  ·  Total IPs: 16,777,216  ·  Usable hosts: 16,777,214

Full Breakdown

PropertyValue
Prefix length/8
Subnet mask255.0.0.0
Wildcard mask0.255.255.255
Total addresses16,777,216
Usable host addresses16,777,214
Network addressx.0.0.0
Broadcast addressx.255.255.255
Binary mask11111111.00000000.00000000.00000000
RFC 1918: 10.0.0.0/8 — The Enterprise Standard

10.0.0.0/8 is the largest private IP range defined in RFC 1918. With over 16 million addresses, it is the standard starting block for large enterprises and cloud environments. A single 10.x.x.x space can contain 65,536 separate /24 subnets or 256 /16 VPCs — far more than any organisation needs.

Key /8 Blocks

BlockTypeDescription
10.0.0.0/8RFC 1918 privateLargest private range; standard for enterprises and cloud VPCs
127.0.0.0/8LoopbackReserved for localhost (127.0.0.1 is the standard loopback address)
100.64.0.0/10Shared address space (RFC 6598)Used by ISPs for carrier-grade NAT — not a /8, but worth noting

How to Subdivide a /8

Subnet SizeNumber in a /8Usable Hosts Each
/1625665,534
/204,0964,094
/2465,536254
/26262,14462
/281,048,57614

Class A vs CIDR

In classful networking (used before 1993), a "Class A" network was any IPv4 address starting with a 0-bit, giving it an automatic /8 mask. With CIDR (RFC 4632), prefix lengths are explicit — /8 simply means 8 network bits, with no implicit class. Modern routers use CIDR exclusively; the Class A/B/C distinction is a legacy concept still taught in CCNA but not used in practice.

Comparison: /8 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsTypical Use
/8255.0.0.016,777,216RFC 1918 10.x.x.x, ISP allocations
/12255.240.0.01,048,576172.16.0.0/12 RFC 1918 block
/16255.255.0.065,536VPC root CIDR, campus network
/24255.255.255.0256Standard workload subnet
Subnet any /8 block with SubnetSolver →

Frequently Asked Questions

How many IP addresses are in a /8 subnet?

A /8 subnet contains 16,777,216 total IP addresses and 16,777,214 usable host addresses. The subnet mask is 255.0.0.0, leaving 24 bits for host addressing (2^24 = 16,777,216).

What is the 10.0.0.0/8 network used for?

10.0.0.0/8 is an RFC 1918 private address range — the largest private IP block available. It contains over 16 million addresses, making it the standard choice for large enterprise networks, cloud VPC addressing, and any environment that needs to avoid running out of private IPs.

What is the difference between a /8 and a Class A network?

In classful networking (pre-CIDR), a Class A network was any network where the first bit was 0, giving it a /8 mask by default. Today, CIDR (Classless Inter-Domain Routing) replaces classful networking, so /8 simply means 8 bits for the network prefix — the class designation is no longer used in modern routing.

Related Guides

Ad slot — footer (728x90)