.
Faya-WebDesign > Faya-WebDesign Sites
 Donald van Doesburg Oosterbaan         06 - 51 23 09 02           Donald@Faya-WebDesign.nl
.
Faya-WebDesign Sites
.
.
The Basics on IP Addresses   >> www.ip-report.com

IP address is short for internet protocol address. The IP address is effectively the address of a computer that is connected to the internet. It is in many ways similar to your house street address, if you want mail delivered you need an address and you need to give that address out to people who might want to send you mail.

When the internet was invented it was never envisioned that there would be hundreds of millions of computers connected, so the address system is limited. The present system uses a 32-bit number that is divided into four octets (8-bit sections), each octet being in the range 0...255.

You could think of each octet as a byte on a modern computer. Each octet is separated by a decimal point and this type of format is commonly called 'dotted decimal notation' ( e.g. 201.103.61.121 ).

So the lowest number is 0.0.0.0 and the highest is 255.255.255.255

IP address are classified into 3 class's (groups) depending on the decimal equivalent of the 1st octet in the address as below:

0-255.xxx.xxx.xxx = all address's

Class A
Intended for a small number of networks that had a large number of computers (hosts) attached. Class A IP Address have a value in the range 1...126 as the first octet. The values 0 and 127 are not available because they have special uses. Class A addresses use the first octet to identify the network which means that 126 addresses are usable, each of which can support 16,777,216 computers (hosts).

Class B
Intended for some networks that had an intermediate number of computers (hosts) attached. Class B IP Addresses have a value in the range 128...191 as the first octet. Class B addresses use the first two octets to identify the network which means that 16,320 addresses are usable, each of which can support 65,536 computers (hosts).

Class C
Intended for a large number of networks that would have a small (relatively) number of computers (hosts) attached. Class C IP Addresses have a value in the range 192...223 as the first octet. Class C addresses use the first three octets to identify the network which means that 2,080,800 addresses (networks) are possible, each of which can support 254 computers (hosts).

In summary what this means is that it is more than likely that your web site will be sharing it's IP address with other web sites, there are a few possible serious problems that could arise that you should be aware of:

If you use either free or very cheap low cost hosting companies you could be sharing with some nasty or undesirable web sites.  If these web sites end getting banned or black legged by the search engines for taking part in "illegal" search engine optimization techniques they may blacklist or down grade the IP address which will effect you as well, even though your site is fine.
If you use the same hosting company for many sites and then start linking these together to try and improve the page rank you may get into trouble. It is not that difficult for the search engines to work out the IP address of the sites linking to you. If it finds that they are all on the same IP address this may be considered as link spamming. After all what are the chances that a group of genuine links from a number of different web sites are all going to be hosted on the same computer - not likely!.
So the bottom line is that if you own several sites and want to link these sites together, for whatever reasons, it is safer to spread out the hosting amongst several reputable hosting companies on different IP address's.  This will reduce the possibility of your sites getting either banned or downgraded by the search engines.

.
Faya-WebDesign Sites