ICI Modules: net: gethostbyname
Modules by name : by typeSynopsis
string = net.gethostbyname(string)Description
Resolves the DNS name given in the string argument and returns a string containing the resulting IP address in dotted-decimal notation.