domainLookup

abstract suspend fun domainLookup(domain: String): Either<NetworkFailure, DomainLookupResult>