Get Ip Address For Domain In Shell

[Solved] Get Ip Address For Domain In Shell | Shell - Code Explorer | yomemimo.com
Question : get ip address for domain in shell

Answered by : anxious-alligator-bx1nkddr8shy

$ host stackoverflow.com
stackoverflow.com has address 69.59.196.211
stackoverflow.com mail is handled by 30 alt2.aspmx.l.google.com.
stackoverflow.com mail is handled by 40 aspmx2.googlemail.com.
stackoverflow.com mail is handled by 50 aspmx3.googlemail.com.
stackoverflow.com mail is handled by 10 aspmx.l.google.com.
stackoverflow.com mail is handled by 20 alt1.aspmx.l.google.com.

Source : https://stackoverflow.com/questions/3963085/linux-command-to-translate-domainname-to-ip | Last Update : Thu, 25 Feb 21

Answers related to get ip address for domain in shell

Code Explorer Popular Question For Shell