Skip to content

Hostname

thoughtspotdev.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · thoughtspotdev.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/thoughtspotdev.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.11213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.1213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.4113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.8513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.1252.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.12152.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.2052.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.4852.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

16 observed subdomains of thoughtspotdev.cloud.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thoughtspotdev.cloud.

MechanismTarget
SPF_INCLUDEk28g9qe8ml.powerspf.com

Related pages

Pivot deeper into the graph from thoughtspotdev.cloud.

Cypher and MCP

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

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