Skip to content

Hostname

live-eu3.steerpath.com

Last fetched

live-eu3.steerpath.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · live-eu3.steerpath.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/live-eu3.steerpath.com

Resolution chain

live-eu3.steerpath.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.190.1003.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.423.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.533.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.973.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.843.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.993.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.12154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with live-eu3.steerpath.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from live-eu3.steerpath.com.

Cypher and MCP

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

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