Skip to content

Hostname

ccr.fr

Last fetched

ccr.fr resolves to 2 IPv4 addresses operated by AS39444 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ccr.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ccr.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.30.206.14146.30.206.0/24AS39444FR
82.98.233.17382.98.232.0/21AS6461ZAYO-6461 - Zayo BandwidthFR

WHOIS identity

Registrar
registrar:gandi
Organization
caisse centrale de reassurance
Contact emails

Subdomains

18 observed subdomains of ccr.fr.

Web-graph footprint

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

202 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ccr.fr.

MechanismTarget
SPF_INCLUDE8445118.spf06.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXccr.fr

Related pages

Pivot deeper into the graph from ccr.fr.

Cypher and MCP

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

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