static S ipToHost(S ip) { ret InetAddress.getByName(name).getCanonicalHostAddress(); }