Skip to content

Hostname

ccas.fr

Last fetched

ccas.fr resolves to 2 IPv4 addresses operated by France Telecom - Orange in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · ccas.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccas.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.56.64.117213.56.0.0/16AS3215France Telecom - OrangeFR
213.56.64.121213.56.0.0/16AS3215France Telecom - OrangeFR

WHOIS identity

Registrar
registrar:orange
Organization
caisse centrale activite sociale
Contact emails

Subdomains

78 observed subdomains of ccas.fr.

Web-graph footprint

Distinct hostnames that link to or from ccas.fr in the public web crawl.

223 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ccas.fr.

Cypher and MCP

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

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