Hostname
cloudsecasia.com
Last fetched
cloudsecasia.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudsecasia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.142.126.188 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- cloudsecasia
- Contact emails
- sarika.samoenaamchai@gmail.com
- 469a8597-d69d-4b47-8152-67b6877e6212@identity-protect.org
- 7297d297-e1e0-450b-bd33-0ad5bbb0d8a9@identity-protect.org
- 8f70ac10-0a86-4e43-b1cc-eb2412dc8387@identity-protect.org
- 95ce125c-5f66-4bc6-8eb9-f044e1f56484@identity-protect.org
- be1f68b6-c50c-4218-8b5a-67d5dc370358@identity-protect.org
- cebf9edc-23d9-4eae-bad3-bdc17979692e@identity-protect.org
- ed56d394-d35a-4948-ac34-a922ab940f12@identity-protect.org
- owner-3275933@cloudsecasia.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cloudsecasia.com.
Web-graph footprint
Distinct hostnames that link to or from cloudsecasia.com in the public web crawl.
8 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cloudsecasia.com.
- IP · 18.142.126.188
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · sarika.samoenaamchai@gmail.com
- 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: "cloudsecasia.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.