Skip to content

Hostname

ventoux.mistral-data.net

Last fetched

ventoux.mistral-data.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · ventoux.mistral-data.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ventoux.mistral-data.net

Resolution chain

ventoux.mistral-data.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.227.12413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.1613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.1713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.238.243.4818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.7018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9218.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with ventoux.mistral-data.net in WhisperGraph.

Subdomains

4 observed subdomains of ventoux.mistral-data.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ventoux.mistral-data.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ventoux.mistral-data.net"})-[: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.