I'm looking to host my own website, and was searching for good hosts - Linux based servers with PHP support. While checking up on popular webhosts, this question struck.

Is there a way to find the server details - statistics like web host name, OS used, version etc.. - of any website that you want? For example, if I want to look up on the host/ server details of say google.com, what has to be done? Any online options?

link|improve this question
try builtwith.com, you should note thought that large sites will ether use their own datacenters, or use enterprise hosting/co-location (Generally not cost effective unless you have 200 servers) – sam Aug 1 '11 at 10:59
feedback

2 Answers

IIRC, Netcraft gathers this information

link|improve this answer
feedback

Without thinking too much, OS could be found in headers or requesting a non-existant page (404). Although good web pages will have custom error pages, some may show the web server version.

You could also try with a whois on the domain to search the domain registrar. Could not be the same as the hosting but trying is cheap.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.