Address plus mask into network, broadcast, usable range and host count.
Any address in the block. A pasted 10.0.0.0/8 works too.
Prefix length or dotted-quad mask — either is accepted.
192.168.1.0/24 — 254 usable hosts
192.168.1.10 is a host inside this block, not the block itself. The subnet starts at 192.168.1.0 and ends at 192.168.1.255, with the first and last reserved for the network and broadcast addresses.
Address
192.168.1.10
Mask
255.255.255.0 — /24
Network
192.168.1.0/24
What this cannot tell you
Take this with you
IP Subnet Calculator on RunTheTests — free browser-based netmath tools, no sign-up.