How to find where the websites is hosted, IP, owner etc, ports open and the rest info – Google Chrome extension

Well interested in finding the lurking information for any website which you need the maximum info of that or from it?, well you’re in luck for most of the time in-case you use this cool plugin which shall many times come handy and is basically a info sec tool in reality but can also be used for productivity purpose. Meet Shodan.

The Shodan plugin tells you where the website is hosted (country, city), who owns the IP and what other services/ ports are open.

The Shodan plugin for Chrome automatically checks whether Shodan has any information for the current website. Is the website also running FTP, DNS, SSH or some unusual service? With this plugin you can see all the info that Shodan has collected on a given website/ domain.
Do note that this plugin is somewhat outdated but does the job most surprisingly well indeed.
Akash Angle

I am a Full time Linux user who has quit using Windows for unknown reasons, making my life truly open source.

Recent Posts

systemd-resolve command not found in Ubuntu Desktop

Use resolvectl status instead. It's like something deprecates and suddenly things get broken! In systemd…

4 months ago

How to exclude multiple directories with rsync?

Geeky question: This is what people and friends have tried: rsync -arv --exclude "/home/john/.ccache:/home/ben/build" /home/john…

4 months ago

How to resolve apt-get -f not working

You might encounter this error which appears to be very common on Debian based Distro's…

4 months ago

How to install Broadcom STA wireless drivers on Kali Linux

PS: This article is for only Kali Linux users, that too having a Broadcom Wireless…

5 months ago

Disable Nvidia X server in Ubuntu Linux

Ubuntu Linux comes with some open source drivers and there might be some vendor locking…

5 months ago

Unable to install FLUXION 5.9 on Ubuntu 18.04 LTS

Fluxion is a security and auditing tool re-search tool, it is a remake of the…

5 months ago