public class DnsLookup extends Object
public static String reverseDns(String hostIp) throws IOException
hostIp - dotted decimal IPv4 address.IOException - from infrastructure.public static String forward(String hostname) throws IOException
IOException - from infrastructure or no resolution.Copyright © 2015 DuraSpace. All Rights Reserved.