open fun rxResolveCNAME(name: String): Single<MutableList<String>>
Try to resolve the CNAME record for the given name.
name - the name to resolve the CNAME for
name
Return