Skip to content

Hostname

www.totalcloud.fr

Last fetched

www.totalcloud.fr resolves to 1 IPv4 address operated by AS204887 in FR.

Nutrition Label

WHISPER CANON · www.totalcloud.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.totalcloud.fr

Resolution chain

www.totalcloud.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.113.192.26217.113.192.0/24AS204887FR

WHOIS identity

No WHOIS records are currently associated with www.totalcloud.fr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.totalcloud.fr.

MechanismTarget
SPF_Awww.totalcloud.fr
SPF_IP217.113.192.11
SPF_IP217.113.192.98
SPF_MXwww.totalcloud.fr

Related pages

Pivot deeper into the graph from www.totalcloud.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.totalcloud.fr"})-[: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.