When they write a slash followed by a number after an IP address, what does that mean?
It's CIDR notation for a subnet.
The /21 denotes that the first (most-significant) 21 bits are common to all addresses in the subnet. The individual hosts in the network have addresses that are different only in the last 11 bits.