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
Resolution chain
cea.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 132.167.224.6 | 132.166.0.0/15 | AS2200 | FR-RENATER Reseau National de telecommunications pour la Technologie | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- commissariat a l'energie atomique, cea
- Contact emails
Subdomains
529 observed subdomains of cea.fr.
Showing 25 of 529. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cea.fr in the public web crawl.
4,683 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for cea.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.afi-sa.net |
| SPF_IP | 132.167.192.0/24 |
| SPF_IP | 132.168.224.0/24 |
| SPF_MX | cea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.