Skip to content

Hostname

clever-cloud.com

Last fetched

clever-cloud.com resolves to 2 IPv4 addresses operated by SIT-ATHENE-NGR in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · clever-cloud.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clever-cloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.208.207.20491.208.207.0/24AS213394SIT-ATHENE-NGRFR
91.208.207.20591.208.207.0/24AS213394SIT-ATHENE-NGRFR

WHOIS identity

Registrar
iana:433
Organization
clever cloud
Contact emails

Subdomains

43 observed subdomains of clever-cloud.com.

Web-graph footprint

Distinct hostnames that link to or from clever-cloud.com in the public web crawl.

517 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clever-cloud.com.

MechanismTarget
SPF_Aclever-cloud.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from clever-cloud.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clever-cloud.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.