Skip to content

Hostname

cea.fr

Last fetched

cea.fr resolves to 1 IPv4 address operated by FR-RENATER Reseau National de telecommunications pour la Technologie in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · cea.frRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/cea.fr

Resolution chain

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

IPPrefixASNOperatorCountry
132.167.224.6132.166.0.0/15AS2200FR-RENATER Reseau National de telecommunications pour la TechnologieFR

WHOIS identity

Registrar
registrar:gip renater
Organization
commissariat a l'energie atomique, cea
Contact emails

Subdomains

529 observed subdomains of cea.fr.

Web-graph footprint

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

4,683 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cea.fr.

MechanismTarget
SPF_INCLUDE_spf.afi-sa.net
SPF_IP132.167.192.0/24
SPF_IP132.168.224.0/24
SPF_MXcea.fr

Related pages

Pivot deeper into the graph from cea.fr.

Cypher and MCP

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

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