Hostname
cwsplatform.com
Last fetched
cwsplatform.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cwsplatform.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.219.86.112 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cwsplatform.com owner
- Contact emails
- 11e05937-5e2b-4d7f-9f0b-5233b2af26e4@identity-protect.org
- 4798f666-c7f3-4db6-9c60-e26110911fd8@identity-protect.org
- 4854863e-bfb3-4226-993d-a688902063e1@identity-protect.org
- 6787f1d6-1f20-4e0e-9acf-340619bfa3f6@identity-protect.org
- b5e418b0-7241-4e36-a263-9e142440c1ab@identity-protect.org
- ed8279df-e459-4ee1-b8a3-f12c8c970f23@identity-protect.org
- owner-11087144@cwsplatform.com.whoisprivacyservice.org
- owner-7036033@cwsplatform.com.whoisprivacyservice.org
- owner-7594327@cwsplatform.com.whoisprivacyservice.org
- owner@cwsplatform.com.whoisprivacyservice.org
Subdomains
72 observed subdomains of cwsplatform.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cwsplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cwsplatform.com.
- IP · 18.219.86.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11e05937-5e2b-4d7f-9f0b-5233b2af26e4@identity-protect.org
- TLD · .com
- Browse hostnames · cw…
- 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: "cwsplatform.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.