How can you identify the IP class of a given IP address?
By looking at the first octet of any given IP address, you can recognize whether it's Class A, B or C. If the first octet starts with a 0 bit, that address is Class A. If it starts with bits 10 then that address is a Class B address. If it starts with 110, then it's a Class C network.