open fun rxLookup6(name: String): Single<String>
Try to lookup the AAAA (ipv6) record for the given name. The first found will be used.
name - the name to resolve
name
Return