Recently, I saw many people wondering after the registration of Hosting or Server but it is unclear where it is located, Hong Kong, Singapore, Europe or US; Will the provider change after signing up?
A lot of people have signed up for hosting at StableHost and Hawk Host is located in Hong Kong and Singapore but suspect IP address in US so contacted me for checking.
I do not know what tools you use to check, but remember that the tools are not 100% accurate, only for reference.
In your personal experience, to check your Hosting or Server location, you can use Check-Host.net. This is a tool that checks the location of the hostname or IP address quite accurately, it uses databases from three major sources including: DB-IP, IP2Location and MaxMind GeoLite2.
Check with hostname sin03.stablehost.com, for all 3 results from SG:
Check with hostname sng010.hawkhost.com, the first result is US, the next 2 results are SG:
Check with hostname sng005.hawkhost.com, the first result is CA, the next 2 results are SG:
In addition to the above tool, I often run traceroute to directly see the path of the packet from the computer to the IP address and then rely on the last few routes to come to a conclusion. On Windows (using cmd, tracert command) or macOS (using Network Utility, Traceroute tab) are available tools for you to use.
For example, running traceroute with IP Hosting in Hawk Host’s Hong Kong location, you can look at routes 11 and 12 to guess the location in HK:
1 2 3 4 5 6 7 8 9 10 11 12 13 |
traceroute to 198.252.103.24 (198.252.103.24), 64 hops max, 72 byte packets 1 linksys (1.1.1.1) 3.038 ms 1.081 ms 1.647 ms 2 192.168.1.1 (192.168.1.1) 1.863 ms 6.242 ms 2.650 ms 3 localhost (27.68.227.174) 4.266 ms 8.565 ms 8.093 ms 4 localhost (27.68.241.85) 3.544 ms 15.241 ms 4.358 ms 5 localhost (27.68.229.49) 51.780 ms 55.230 ms 56.239 ms 6 localhost (27.68.255.46) 50.627 ms 55.569 ms 56.045 ms 7 localhost (27.68.250.162) 55.482 ms 56.435 ms 54.582 ms 8 softlayer1-lacp-10g.hkix.net (123.255.91.241) 53.083 ms 55.715 ms 55.846 ms 9 ae5.cbs01.pn01.hkg01.networklayer.com (169.45.19.164) 54.145 ms 52.907 ms 57.134 ms 10 d9.13.2da9.ip4.static.sl-reverse.com (169.45.19.217) 61.351 ms 53.695 ms 51.191 ms 11 po4.fcr01.hkg02.networklayer.com (119.81.138.141) 56.731 ms 55.130 ms 54.573 ms 12 198.252.103.24-static.reverse.arandomserver.com (198.252.103.24) 51.419 ms 52.201 ms 55.175 ms |
If you have any other better way, share it by leaving a comment below.