IPv6 Subnet Calculator
Compute IPv6 network address, first/last address, total address count (BigInt-exact) and number of /64s from an address + prefix length. Expand and compress addresses (RFC 5952 canonical form), show the 128-bit binary representation with nibble markers, subdivide a prefix into smaller child prefixes (e.g. /48 → /56 → /64), and generate the ip6.arpa reverse DNS zone. 100% client-side with BigInt 128-bit math.
Compute IPv6 network address, first/last address, total address count (BigInt-exact) and number of /64s from an address + prefix length. Expand and compress addresses (RFC 5952 canonical form), show the 128-bit binary representation with nibble markers, subdivide a prefix into smaller child prefixes (e.g. /48 → /56 → /64), and generate the ip6.arpa reverse DNS zone. 100% client-side with BigInt 128-bit math. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.