You may wish to create a list of websites that are hosted on your Microsoft Windows IIS server, to do this Remote Desktop (RDP) into the server and using the Command Line tool, run the following command:
%windir%\system32\inetsrv\appcmd list site > c:\sites.xls
This will then create an Excel spreadsheet with the list of sites in your IIS + each site related information.