Ad slot — header (728x90)

What is a /29 Subnet?

Last reviewed: May 2026

A /29 subnet contains 8 total IP addresses and 6 usable host addresses. The "/29" prefix means 29 bits are used for the network portion, leaving 3 bits (23 = 8) for host addressing. The /29 is one of the smallest practical subnet sizes, commonly used for tightly scoped server clusters and management segments.

Calculate any /29 subnet instantly →
Quick Facts: /29 Subnet Subnet mask: 255.255.255.248  ·  Wildcard: 0.0.0.7  ·  Network: x.x.x.0 (on 8-boundary)  ·  Broadcast: x.x.x.7  ·  Total IPs: 8  ·  Usable hosts: 6

Full Breakdown

PropertyValue
Prefix length/29
Subnet mask255.255.255.248
Wildcard mask0.0.0.7
Total addresses8
Usable host addresses6
Network addressx.x.x.0 (must align to multiples of 8: .0, .8, .16, .24, …)
Broadcast addressx.x.x.7 (last address in the block)
Binary mask11111111.11111111.11111111.11111000
AWS usable hosts3 (AWS reserves 5 IPs per subnet)
AWS Warning: /29 Leaves Only 3 Usable IPs

In AWS, a /29 leaves only 3 usable IPs after the 5 reserved addresses (.0 network, .1 VPC router, .2 DNS, .3 future use, .7 broadcast). For any real workload, use /28 or larger. The /28 gives 11 usable IPs and is the AWS-recommended minimum for most use cases.

Common Use Cases for /29 Subnets

Comparison: /29 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsUsable HostsAWS UsableTypical Use
/27255.255.255.224323027Azure GatewaySubnet, infrastructure
/28255.255.255.240161411AWS minimum; small managed subnet
/29255.255.255.248863Small server cluster; management VLAN
/30255.255.255.25242Point-to-point links (not usable in AWS)

How Many /29 Subnets Fit in a /24?

A /24 block contains 2(29−24) = 32 subnets of /29 size. For example, 192.168.1.0/24 can be subdivided into 192.168.1.0/29, 192.168.1.8/29, 192.168.1.16/29, … 192.168.1.248/29. Each block starts on a multiple of 8.

Try the subnet splitter in SubnetSolver →

Related Guides

Ad slot — footer (728x90)