Netcraft.com – What’s that site running?

Written by James McDonald

April 24, 2014

I’ve been using http://www.netcraft.com for many years to have a look at what technologies are powering different sites, which IP netblock they are on and whether they have been moved over time.

You go to the home page, find the “What’s that site running?” form, enter the domain name (jamesmcdonald.id.au) and then you are taken to a Site Report page.

Over time Netcraft have added a lot of information such as detected JavaScript libraries, Embedded Media players, HTML version level, content encoding and compression.

Of course you can get information about a site using wget or curl, it’s just that netcraft makes it easier and stores some history (Such as how I’ve changed Apache version over time)

 

Netcraft Site Report Screenshot for JamesMcDonald.id.au

Netcraft Site Report Screenshot for JamesMcDonald.id.au

 

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Clear HSTS Settings in CHrome

Open chrome://net-internals/#hsts enter the domain in the query field and click Query to confirm it has HSTS settings...

Ubuntu on Hyper-v

It boils town to installing linux-azure # as root or sudo apt-get update apt-get install linux-azure...