Find IP Address of a Domain in Terminal

  • Post last modified:January 17, 2021
  • Post category:Linux
  • Post author:

In your Linux system you can find the IP address of a domain in your terminal application without any help of third party web service. You can also check multiple domains at once. This article explains how to get the IP address of a domain in command line method using the terminal application. We are using Ubuntu to test all these commands. All these command-line tools are per-installed in your Ubuntu system. Open your terminal application (ctrl+alt+t) and run all below commands one by one to check the results.

(more…)

Continue ReadingFind IP Address of a Domain in Terminal