pub fn ax_dns_query(domain_name: &str) -> AxResult<Vec<IpAddr>>
net
Resolves the host name to a list of IP addresses.