Hostname
cswconnector.com
Last fetched
cswconnector.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cswconnector.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.157.98.117 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.223.248.165 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.4.54 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.254.89 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.131.120 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.183.176.243 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cswconnector.com owner
- Contact emails
- 1110549a-a127-4ae4-8971-29a9a027c0f0@identity-protect.org
- 6a9e4799-a43d-45a5-958e-f4bb770b3b0e@identity-protect.org
- b298dac2-2cbf-4001-aa0b-5246c75b9577@identity-protect.org
- d0e85ccd-341a-474a-853f-ff07677ca1aa@identity-protect.org
- d2580e6d-d175-45e4-b882-0cf8f84ed79e@identity-protect.org
- db2df234-a423-4557-831b-67ff8f42cf15@identity-protect.org
- e532706a-dec7-4b11-824a-8bde96ddaa04@identity-protect.org
Subdomains
1 observed subdomain of cswconnector.com.
| Subdomain |
|---|
| staging.cswconnector.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cswconnector.com.
- IP · 15.157.98.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1110549a-a127-4ae4-8971-29a9a027c0f0@identity-protect.org
- TLD · .com
- Browse hostnames · cs…
- 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: "cswconnector.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.