Hostname
cloudsumu.com
Last fetched
cloudsumu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudsumu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.227.21 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.29 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.36 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.73 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.164.124.119 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.35 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.49 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.75 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudsumu.com owner
- Contact emails
- 14af6ff9-7554-4bdc-b1a2-d2251663143d@identity-protect.org
- 245adebf-c78c-47fe-a07d-5c9db1f21af5@identity-protect.org
- 631ef91e-eda5-456a-979d-efdf9e7b3387@identity-protect.org
- b6609192-f3bf-4439-9ac5-c1f82ae24b38@identity-protect.org
- d560edca-a17f-4f53-b6c1-ced36ee9ca4d@identity-protect.org
- owner-5224338@cloudsumu.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of cloudsumu.com.
Web-graph footprint
Distinct hostnames that link to or from cloudsumu.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cloudsumu.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 104.250.179.16 |
Related pages
Pivot deeper into the graph from cloudsumu.com.
- IP · 13.227.227.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 14af6ff9-7554-4bdc-b1a2-d2251663143d@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloudsumu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.