GOOGLE WEB SEARCH
Custom Search
MY IP ADDRESS

YOUR IP ADDRESS IS
38.107.191.92

THE HOST NAME CORRESPONDING TO YOUR IP ADDRESS IS

38.107.191.92
TEST MY INTERNET SPEED
Speed Test requires at least version 8 of Flash. Please update your client.
WHAT IS AN IP ADDRESS
Every machine on the Internet­ has a unique identifying number, called an IP Address. A typical IP address looks like this: * 216.27.61.137 ­To make it easier for us humans to remember, IP addresses are normally expressed in decimal format as a "dotted decimal number" like the one above. But computers communicate in binary form. Look at the same IP address in binary: * 11011000.00011011.00111101.10001001 ­­The four numbers in an IP address are called octets, because they each have eight positions when viewed in binary form. If you add all the positions together, you get 32, which is why IP addresses are considered 32-bit numbers. Since each of the eight positions can have two different states (1 or 0) the total number of possible combinations per octet is 28 or 256. So each octet can contain any value between 0 and 255. Combine the four octets and you get 232 or a possible 4,294,967,296 unique values! Out of the almost 4.3 billion possible combinations, certain values are restricted from use as typical IP addresses. For example, the IP address 0.0.0.0 is reserved for the default network and the address 255.255.255.255 is used for broadcasts.