How can I find which hosting site is using?

eko1990

Registered Member
Joined
Sep 5, 2012
Messages
73
Reaction score
14
I am trying one method from BHW, and i want to ask is it possible to find out hosting company of each site.
 
Yes it is possible. Look a the nameserver of the website.
For example, if the nameserver is ns1.bluehost.com then the hosting provider is bluehost.
 
However if you are usings linux you can use the dig command to get all domains resolving on host. You can also get dig for windows. Or you can use any other method ot check DNS records.
 
Works if the website doesn't have it's own nameserver registered.
 
Who-hosts is an online free service that can tell you which is the company that hosts the provided URL, and doesn't require registration. Many service like this, but I think that one is the simplest.
 
Back
Top