Skip to content

Hostname

trk.thinkaction.com

Last fetched

trk.thinkaction.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trk.thinkaction.comRouting diversity5.6/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/trk.thinkaction.com

Resolution chain

trk.thinkaction.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.213.129.63.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.37.4134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.30.10334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.173.21544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.143.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.27.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.41.23550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.12.7952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.107.17852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.6.24952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.60.5854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.240.2498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.49.8898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.207.8398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.239.18032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.9.22432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.10.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with trk.thinkaction.com in WhisperGraph.

Subdomains

1 observed subdomain of trk.thinkaction.com.

Web-graph footprint

Distinct hostnames that link to or from trk.thinkaction.com in the public web crawl.

64 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from trk.thinkaction.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trk.thinkaction.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.