Skip to content

Hostname

track.link-tds.com

Last fetched

track.link-tds.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · track.link-tds.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/track.link-tds.com

Resolution chain

track.link-tds.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.69.11818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.12418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.9818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.244.18.10418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.11618.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.2218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.3918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.4918.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.84.50.11752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with track.link-tds.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from track.link-tds.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "track.link-tds.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.