Last address (compressed){{ipv6.lastCompressed}}✓ copied
Last address (expanded){{ipv6.lastExpanded}}✓ copied
Total addresses2^{{ipv6.hostBits}} ({{ipv6.totalDecimal}})✓ copied
About this tool
Given a CIDR block, this masks the address to find the network, flips the host bits to find the broadcast (IPv4 only), and derives the usable host range, netmask and wildcard mask from the prefix length.
IPv6 has no broadcast address and uses 128-bit arithmetic (via BigInt) instead of 32-bit, so results show the compressed and expanded forms of the network and last address in the block.
All parsing and math happen locally in your browser. Nothing you enter is sent anywhere.