Skip to content

Hostname

areva.com

Last fetched

areva.com resolves to 1 IPv4 address operated by UKRMIRCOM-AS UKRMIRCOM LTD in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · areva.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/areva.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.75.158.880.75.152.0/21AS33930UKRMIRCOM-AS UKRMIRCOM LTDFR

WHOIS identity

Registrar
iana:299
Organization
areva
Contact emails

Subdomains

95 observed subdomains of areva.com.

Web-graph footprint

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

692 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for areva.com.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_IP160.84.253.64/28
SPF_IP193.57.67.0/29
SPF_IP80.75.158.1
SPF_IP80.75.159.43

Related pages

Pivot deeper into the graph from areva.com.

Cypher and MCP

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

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