by default it is
255.255.255.0
If this is a default subnet mask, then it would be a class C subnet mask. If you are subnetting a network and this is not the default subnet mask, then it could be either a class A or class B.
The address you gave is not an IP address; it has the appearance of a subnet mask. It could be a class A or class B subnet mask.
The octets are different - a class a is 255.0.0.0 and a class C is 255.255.255.0 for a default subnet mask. Of course, if you are subnetting then this doesn't apply.
Class C network if you are not subnetting.
The default subnet masks per class are: class A 255.0.0.0 class B 255.255.0.0 class C 255.255.255.0
A Class C address has a subnet mask of 255.255.255.0, which allows for 256 total IP addresses (from 0 to 255) in each subnet. However, two addresses are reserved: one for the network address and one for the broadcast address. This means there are 254 usable addresses in a Class C subnet.
Look at the first octet value and check the corresponding range. 1-126 class A, subnet mask 255.0.0.0 128-191 class B, subnet mask 255.255.0.0 192-223 class C, subnet mask 255.255.255.0
Class A default is 255.0.0.0 Class B default is 255.255.0.0 Class C default is 255.255.255.0
The no. of IP's that can be assigned to single computer depends on the subnet mask. if the subnet mask is of A class then the IP's assigned can be 16777216. If the subnet mask is of B class then the no. of IP's that can be assigned is 65536. And if the subnet mask is of C class then the IP's assigned can be 254.
it is a class c address..so default subnet mask is 255.255.255.0 it is a private address...
Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.
195.85.8.0 is a class C network. The subnet mask would be 255.255.255.0 and the network address is 195.85.8.0