Hostname
cw-store.com
Last fetched
cw-store.com resolves to 1 IPv4 address operated by AS34011 in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
cw-store.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 |
|---|---|---|---|---|
| 87.230.63.216 | 87.230.60.0/22 | AS34011 | — | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- cypress warehouse - inh. joern lehmann
- Contact emails
- pete@cypress-warehouse.de
- 29ff8cf3-543b-4374-bed7-44e7e83b34d6@identity-protect.org
- 47fd3e9c-09c4-423a-9413-76378a13c66e@identity-protect.org
- 51f3088f-ba36-41f9-8929-028fb4699e87@identity-protect.org
- 8eb2dc78-eab2-4d07-ba55-84ff0be515f7@identity-protect.org
- ac554c2a-e1fe-4b45-938e-bafc088e4993@identity-protect.org
- d3d9f823-a71b-4f62-9b56-b5d93a5eb987@identity-protect.org
Subdomains
2 observed subdomains of cw-store.com.
| Subdomain |
|---|
| mx0.cw-store.com |
| www.cw-store.com |
Web-graph footprint
Distinct hostnames that link to or from cw-store.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cw-store.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from cw-store.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cw-store.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.