open fun rxLookup4(name: String): Maybe<String>
Try to lookup the A (ipv4) record for the given name. The first found will be used.
name - the name to resolve
name
Return