~ / labs/subnet

subnet.

cidr → network, broadcast, first/last host, total count, class, and a bitwise breakdown. ipv4 only. paste 192.168.1.1/24 or just an ip address.

try
cidr
192.168.1.0/24
usable hosts
254
total addresses
256
class
C
address192.168.1.1
prefix/24
netmask255.255.255.0
wildcard0.0.0.255
network address192.168.1.0
broadcast192.168.1.255
first host192.168.1.1
last host192.168.1.254
private range✓ yes
── bitwise
addr11000000.10101000.00000001.00000001
mask11111111.11111111.11111111.00000000
net11000000.10101000.00000001.00000000

bits on the left of the divider are the network portion; bits on the right are the host portion.