Skip to content

Hostname

thinkstack.ai

Last fetched

thinkstack.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · thinkstack.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thinkstack.ai

Resolution chain

thinkstack.ai resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.117108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.43108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.71108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.74108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.1518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.9418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.173.166.11718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.11818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of thinkstack.ai.

Web-graph footprint

Distinct hostnames that link to or from thinkstack.ai in the public web crawl.

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thinkstack.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from thinkstack.ai.

Cypher and MCP

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

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