Loading IP address geographic location...
100% Offshore Server

Bookmarklet

uk ru

Bookmarklet is a little snippet of javascript code saved in your bookmarklets that will help you to check any website in one click. Bookmarklets are easy to install and use.

Bookmarklet link — Check-Host Bookmarklet (drag to bookmarks toolbar).

bookmarkelt.code

javascript:(function(){if(typeof CHBookmarklet!="undefined")CHBookmarklet.start();else{var a="https://check-host.net/bookmarklet.js?"+(new Date).valueOf(),b=document.createElement("script");b.setAttribute("src",a);document.getElementsByTagName("head")[0].appendChild(b)};})();