Skip to content

Hostname

www-qa.bendix.tundra.engineering

Last fetched

www-qa.bendix.tundra.engineering resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www-qa.bendix.tundra.engineeringRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www-qa.bendix.tundra.engineering

Resolution chain

www-qa.bendix.tundra.engineering resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.10513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.1133.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.293.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.693.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.993.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
52.85.25.2552.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.2852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.4352.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.8052.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with www-qa.bendix.tundra.engineering in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www-qa.bendix.tundra.engineering.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www-qa.bendix.tundra.engineering"})-[: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.