More detailsNeighboring subnets, expanded address, reverse DNS, and hextet breakdown
Neighboring /128 subnets
- Expanded address
- Compressed address
- Network (expanded)
- Last address (expanded)
- Prefix mask
- Total addresses (exact)
- Reverse DNS (PTR)
- Host bits / network bits
Hextet breakdown
20010db8abcd00120000000000000001
NetworkSplit groupHost
Quick facts for IPv6 /128
- Prefix mask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
- Total addresses: 2⁰
- Approx. count: 1
- /64 subnets: —
IPv6 /128 reference guideBit split, overview, key facts, sizing tables, design notes, standards, and FAQ
Network / host bit split
netnetnetnetnetnetnetnet
Network bits (128)Split hextetHost bits (0)
- Network bits
- 128
- Host bits
- 0
- Prefix mask
- ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
- Total addresses
- 2⁰
- Approx. count
- 1
- /64 subnets
- —
- Addresses formula
- 2^0
- /64 relationship
- smaller than a /64
Overview
A /128 identifies a single, specific IPv6 address — one host. It is the IPv6 equivalent of an IPv4 /32 host route. Loopback (::1/128) and individual host routes use this prefix.
Common use cases
- Single host routes
- Loopback address (::1/128)
- Anycast service endpoints
Key facts
- A /128 fixes 128 network bits and leaves 0 host bits — 2⁰ total addresses.
- In network design terms, /128 is typically a single-host route.
- Written out, /128 holds exactly 1 addresses.
Design guidance
A /128 is a host route — one specific address. Use it for loopback (::1/128), anycast service endpoints, or static host routes in routing policy. Do not assign a /128 as a LAN prefix.
Practical example
2001:db8:abcd:0012::1/128 identifies one host. A routing table entry for 2001:db8:abcd:0012::1/128 pins traffic to that single address — useful for loopback, anycast, or host-specific policy routes.
Related RFCs and standards
- RFC 4291IPv6 Addressing Architecture
Prefix sizing reference
Notable /128 networks
::1/128Loopback::/128Unspecified address
Frequently asked questions
Common questions about IPv6 /128 blocks, prefix sizes, and use cases.