Till, seems to be the same IP. Here is the VHOSTs segment from the Vhosts_ispconfig.conf file for that website:
<VirtualHost 192.168.0.188:80>
ServerName
www.sitename.com:80
ServerAdmin
webmaster@sitename.com
DocumentRoot /var/www/web10/web
ServerAlias sitename.comDirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web10/log/error.log
Alias /error/ "/var/www/web10/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web10/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web10/user/$1/web/$3
</VirtualHost>
Recent comments
13 hours 18 min ago
19 hours 59 min ago
23 hours 50 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 4 hours ago