DomainInputCleaner does not normalize domains by applying lower(), so `google.com` and `Google.com` results in different "cleaned" domains.
DomainInputCleaner does not normalize domains by applying lower(), so
google.comandGoogle.comresults in different "cleaned" domains.