Skip to content

Hostname

website-test3.eks.roadtrippersdev.com

Last fetched

website-test3.eks.roadtrippersdev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · website-test3.eks.roadtrippersdev.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/website-test3.eks.roadtrippersdev.com

Resolution chain

website-test3.eks.roadtrippersdev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.3213.225.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4113.225.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.7613.225.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9713.225.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
3.167.69.1273.167.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.33.167.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.783.167.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.93.167.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1033.168.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.383.168.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.723.168.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.803.168.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with website-test3.eks.roadtrippersdev.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from website-test3.eks.roadtrippersdev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "website-test3.eks.roadtrippersdev.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.