Skip to content

Hostname

thinkzoom.com

Last fetched

thinkzoom.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · thinkzoom.comRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thinkzoom.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.218.57100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.58.85100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.78.110100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.88.34100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.137.10216.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.22.2134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.77.13935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.175.17735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.206.14644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.101.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.57.3844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.131.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.84.11644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.118.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.215.24244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.60.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.19.15644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.144.050.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.11.2252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.132.12552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
ej4
Contact emails

Subdomains

47 observed subdomains of thinkzoom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thinkzoom.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thinkzoom.com.

Cypher and MCP

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

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