Hostname
ascend-cw.com
Last fetched
ascend-cw.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ascend-cw.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 |
|---|---|---|---|---|
| 100.28.166.60 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.47.135 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.30.209 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.17.233.105 | 50.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ascend-cw.com owner
- Contact emails
- 458e0660-0a03-4d54-94a6-e6900d369bb3@identity-protect.org
- 92e6fd27-63ee-40b8-854e-c9daac86dc0c@identity-protect.org
- b457858a-1595-4c30-afc5-cddc56d28105@identity-protect.org
- bd11d77c-90ab-4d9e-afbe-ce5a4c357dd5@identity-protect.org
- c378bc78-3eb5-4e9f-a94f-059aab723867@identity-protect.org
- c9296000-e8b8-4fa8-8e7f-2de4ef742431@identity-protect.org
- e8056451-e159-42e0-b043-81caf099040f@identity-protect.org
- owner-2027253@ascend-cw.com.whoisprivacyservice.org
- owner-2587470@ascend-cw.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of ascend-cw.com.
Web-graph footprint
Distinct hostnames that link to or from ascend-cw.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ascend-cw.com.
- IP · 100.28.166.60
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 458e0660-0a03-4d54-94a6-e6900d369bb3@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "ascend-cw.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.