Sonovabich
According to this i must be the only European getting a lower ping on the new server? my ping is down from about 150 to 124, maybe people should just get a decent internet provider.
I won't go into too much detail but it's all to do with routing tables within the routers which tell the traffic which direction next to take. The number of routers it goes through is known as the number of hops it has to take. The less number of hops the quicker the traffic will get there, and the lower your ping will be.
You can see this by doing a "trace route" to the IP address in question. open a command prompt and type "tracert 8.12.22.50" without the quotes, then hit return. Do the same with the 208.100.0.133.
I have added mine below. Traffic will always try to take the quickest route, however as you see from mine below that one of the routers tried a specific path which didn't exist. It then looks at the routing table it has been configured with, and trys an alternative route, which can be longer. As a consequence, the old server had one extra hop than the new one, and the new server for me is some 5-10 ping lower.
I know that either Stormcrow or Iron were getting a ping of 40 on the old server and on the new server about 95-105. After doing a trace route he went from 2 hops to 7 (approx).
So you are correct in one respect, that depending on your ISP will depend on which route to take (some taking extra hops). It also depends on distance, so if the old server was on the West Coast, and the new one on the East Coast, then the distance to the new one will be less, and subsequently less hops to take.
Hope this helps explain.