Skip to content

Hostname

static.tradetracker.net

Last fetched

static.tradetracker.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · static.tradetracker.netRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/static.tradetracker.net

Resolution chain

static.tradetracker.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.101108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.60108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.75108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.82108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.201.11418.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.6618.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.7018.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.8018.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.190.1073.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.183.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.753.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.93.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with static.tradetracker.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.tradetracker.net in the public web crawl.

79 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.tradetracker.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static.tradetracker.net"})-[: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.