Subnet math in the browser, not against a live network
Enter an IPv4 or IPv6 prefix and this planner derives network, broadcast (IPv4), host range, and reverse-DNS labels with integer arithmetic in the page. It does not ping hosts, query WHOIS, or walk a routing table.
IPv4 still reserves network and broadcast addresses in a subnet, so a /24 has 254 usable hosts. IPv6 assignments are usually /64 on a LAN; compressing zeros is display only and does not change the prefix.
Use it to size a VPC, check that two CIDRs overlap, or mint a PTR name before you write the zone file. The result is a calculation, not a guarantee that the addresses are free on the wire.