Skip to content

Hostname

zeus-ws.thundercore.com

Last fetched

zeus-ws.thundercore.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · zeus-ws.thundercore.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/zeus-ws.thundercore.com

Resolution chain

zeus-ws.thundercore.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.85.199100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
16.162.85.21316.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
3.224.130.33.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.71.19444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.148.1844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.89.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.246.1744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.46.97.20254.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with zeus-ws.thundercore.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from zeus-ws.thundercore.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zeus-ws.thundercore.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.