Skip to content

Hostname

nadeo.com

Last fetched

nadeo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.77.3518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.112.14634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.170.17452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.96.3754.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.91.14854.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.129.11363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
castelnerac florent
Contact emails

Subdomains

13 observed subdomains of nadeo.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nadeo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.nadeo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.248.90

Related pages

Pivot deeper into the graph from nadeo.com.

Cypher and MCP

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

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