You can use a tool called nslookup to find out the ip address that your website / domain name is pointing to.
Windows
Access the windows command prompt and type in the following :
nslookup domain.com
Mac
Access the terminal application and type in the following :
nslookup domain.com
Linux
Access the shell terminal and type the following :
nslookup domain.com