Skip to content

Hostname

cfe.fr

Last fetched

cfe.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · cfe.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cfe.fr

Resolution chain

cfe.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh
Organization
securite sociale caisse des francais de l'etranger
Contact emails

Subdomains

25 observed subdomains of cfe.fr.

Web-graph footprint

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

1,144 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cfe.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.68.25.214/32
SPF_IP195.68.25.222/32
SPF_IP82.97.13.0/24
SPF_IP82.97.28.0/22
SPF_IP82.97.62.0/2
SPF_IP84.37.135.25

Related pages

Pivot deeper into the graph from cfe.fr.

Cypher and MCP

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

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