CIDR Tools & Command Generator
Check CIDR membership, split a block, convert range↔CIDR, and generate curl/dig/PowerShell/ip commands for your input. All in your browser.
Check CIDR membership, split a block, convert range↔CIDR, and generate curl/dig/PowerShell/ip commands for your input. All in your browser.
Three quick utilities that run entirely in your browser — nothing is sent to the server, so IPv6 input works even though our server is IPv4-only.
10.1.2.3 inside 10.1.0.0/16?). Useful for firewall rules, allowlists and log analysis.192.168.0.0/24 into four /26s). Handy for VPC and VLAN planning.dig, nslookup, curl, Resolve-DnsName, Test-NetConnection, ping and RDAP commands for Linux/macOS and Windows.For full network/broadcast/host math, use the Subnet Calculator. To convert between notations, see the IP Converter. Background: subnetting and CIDR basics.
Yes. Membership and splitting both accept IPv6 (e.g. 2001:db8::/32). Because all calculation happens in your browser with BigInt arithmetic, there is no dependency on the server's IPv4-only network.
The tool caps output at 1024 subnets to keep the page responsive. Choose a new prefix that is at most 10 bits longer than the original (e.g. /16 → /26) to stay within the limit.
They are standard read-only diagnostic commands (DNS lookups, a HEAD request, a ping). Review any command before running it, and note that some networks rate-limit or block ICMP ping.