Deep Whois

FeaturesDownload & InstallDocumentation

Download & Install

iOS

Scan the following QR code to download the Deep Whois app:

QR Code to install Deep Whois App on iOS

Terminal

macOS, Linux, FreeBSD, and etc.

Install on macOS, Linux, FreeBSD

To install or to update paste the following command in a macOS Terminal or Linux/FreeBSD shell prompt:

bash -c "$(curl -fsSL https://deepwhois.net/install.sh)"

The install script asks your permission on each installation step before it commits any change.

Prerequisites & Dependencies

The installation has been successfully tested on latest macOS, FreeBSD, and on major Linux distributions - Ubuntu, Debian, Kali, Red Hat, openSUSE, SUSE, Amazon, Alma, and Rocky.

macOS

On macOS upon starting the installation, if not yet installed, the system will prompt you to install Command Line Developer Tools - in that case install the Command Line Developer Tools using the appeared popup first and then restart the Deep Whois installation:

Popup to install Command Line Developer Tools on macOS

Linux

On a fresh instance of Debian or Kali Linux upon starting the installation you may get an error message: "Unable to locate package python3-dnspython".

In that case run the repository update before restarting the Deep Whois installation:

sudo apt-get update

FreeBSD

On a fresh instance of FreeBSD, if not yet installed, prior to running the Deep Whois installation you will need to install bash and curl:

su - root -c "pkg install bash curl"
_,,,_^o.o^_,,,_