Skip to content

Hostname

cloudthat.com

Last fetched

cloudthat.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cloudthat.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cloudthat.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.194.9813.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.126.197.8413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.251.3713.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.201.25113.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.103.19013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.45.21813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.107.19813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.214.10713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.6.413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.226.18615.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.18.2103.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.106.363.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.114.2043.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.33.1133.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.38.16535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.21.18143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.83.3943.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.112.12352.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.41.3952.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.198.2365.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
bhavesh goswami
Contact emails

Subdomains

58 observed subdomains of cloudthat.com.

Web-graph footprint

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

501 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudthat.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from cloudthat.com.

Cypher and MCP

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

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