Skip to content

Hostname

thoughtspot.cloud

Last fetched

thoughtspot.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thoughtspot.cloudRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thoughtspot.cloud

Resolution chain

thoughtspot.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.3313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.5718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.189.1043.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1073.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.1283.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.23.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
luigi oliverio
Contact emails

Subdomains

74 observed subdomains of thoughtspot.cloud.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thoughtspot.cloud.

MechanismTarget
SPF_INCLUDEtveehtgm7k.powerspf.com

Related pages

Pivot deeper into the graph from thoughtspot.cloud.

Cypher and MCP

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

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