How do I know what server I am on?

You can find out what server you are on using two different ways, each one revealing which server you are on.

Method 1: Welcome Letter

If you stored your welcome letter, you will find  the server that you are on.  If you do not have the welcome letter, you can login to the Client Area and look at all e-mail that has been sent to you, which your welcome letter should appear.

Method 2: A Trace Route

You can do a trace route to your main IP address or any active IP address hosted on your service. Usually, the hop before reaching your VPS is the server you are on.  We create a PTR (reverse DNS entry) for all of our nodes, so it is easy to identity which server you are on.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How to traceroute your VPS IP?

How to Use the Traceroute Command Traceroute is a command which can show you the path a...

Command line bandwidth monitors for Linux

If you are a Sysadmin, monitoring bandwidth usage on your server is an important task. We agree...

Check the RAM Usage in Linux

1. Login to your VPS using Putty. 2. Type: free -m

How to do “mysqladmin flush-hosts” on VPS server?

How to fix this error "MySQL Database Error: Host '127.0.0.1' blocked because of many...