Hostname
cwdynamics.com
Last fetched
cwdynamics.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cwdynamics.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.84.70 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.187.203 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.11 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.11 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cwdynamics.com owner
- Contact emails
- 51e49b7a-6d9d-46dd-a476-67e532aa0ff9@identity-protect.org
- 53c1d278-3d11-49e0-97ad-cec693f26a93@identity-protect.org
- 72675d03-5105-4d7a-8069-237622be6321@identity-protect.org
- 81c0f225-4234-4eab-98b9-cfe13e14e502@identity-protect.org
- e64361a8-f06c-4c81-b0ac-579cad9b3015@identity-protect.org
- ee22e0fb-0c10-433f-8078-5f837e9c4259@identity-protect.org
- fe4559bb-2b6a-4460-b976-26814d6b3ddd@identity-protect.org
- owner-7959709@cwdynamics.com.whoisprivacyservice.org
- owner-9207450@cwdynamics.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of cwdynamics.com.
Web-graph footprint
Distinct hostnames that link to or from cwdynamics.com in the public web crawl.
7 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cwdynamics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144186392.spf01.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.104.99.226 |
Related pages
Pivot deeper into the graph from cwdynamics.com.
- IP · 104.21.84.70
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 51e49b7a-6d9d-46dd-a476-67e532aa0ff9@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: "cwdynamics.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.