Skip to content

Hostname

streamtech.platform01.streamotion-platform-prod.com.au

Last fetched

streamtech.platform01.streamotion-platform-prod.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · streamtech.platform01.streamotion-platform-prod.com.auRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/streamtech.platform01.streamotion-platform-prod.com.au

Resolution chain

streamtech.platform01.streamotion-platform-prod.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.210.183.10713.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.241.18113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.246.11513.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.242.9415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.252.2343.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.161.403.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.29.443.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.245.773.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.81.2413.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.108.5752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.237.5752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.9.17152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with streamtech.platform01.streamotion-platform-prod.com.au in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from streamtech.platform01.streamotion-platform-prod.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "streamtech.platform01.streamotion-platform-prod.com.au"})-[: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.