Skip to content

Hostname

cleor.com

Last fetched

cleor.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cleor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cleor.com

Resolution chain

cleor.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.37.79104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.159.113172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cleor.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for cleor.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEsmtp.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.45.172
SPF_IP146.185.45.228
SPF_IP185.29.40.48
SPF_IP185.29.40.49
SPF_IP2.32.162.128/26
SPF_IP37.157.9.156
SPF_IP37.58.138.82
SPF_IP37.58.160.108
SPF_IP37.58.160.109
SPF_IP79.174.195.73
SPF_IP79.174.195.81
SPF_IP79.174.195.91
SPF_IP79.99.33.16
SPF_IP85.112.193.63
SPF_IP85.115.52.190/32
SPF_IP85.115.60.190/32
SPF_IP95.131.139.212/32

Related pages

Pivot deeper into the graph from cleor.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cleor.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.