Skip to content

Hostname

thinkaction.com

Last fetched

thinkaction.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thinkaction.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thinkaction.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.116.23108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.162.79108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.235.13634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.240.3934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.235.4352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.238.12652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.218.21952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.49.13752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.115.10752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.124.11452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.149.18054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.215.24754.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.109.23354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.11.25154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.201.17554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.159.19054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.69.7654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.158.10563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.60.963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.131.15846.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
toluna usa
Contact emails

Subdomains

6 observed subdomains of thinkaction.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thinkaction.com.

MechanismTarget
SPF_INCLUDEdigitalriver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsurveycenter.com

Related pages

Pivot deeper into the graph from thinkaction.com.

Cypher and MCP

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

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