Skip to content

Hostname

framatome.com

Last fetched

framatome.com resolves to 2 IPv4 addresses operated by CLOUD-TEMPLE ACORUS in FR.

Nutrition Label

WHISPER CANON · framatome.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/framatome.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.56.207.42185.56.204.0/22AS33930CLOUD-TEMPLE ACORUSFR
20.74.31.5920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from framatome.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for framatome.com.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.128.84.30
SPF_IP160.84.253.64/28
SPF_IP193.57.67.0/29
SPF_IP80.75.158.1
SPF_IP80.75.159.31
SPF_IP80.75.159.43

Related pages

Pivot deeper into the graph from framatome.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "framatome.com"})-[: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.