Hostname
cc-venture.com
Last fetched
cc-venture.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cc-venture.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.114 | 13.226.114.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.37 | 13.226.114.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.63 | 13.226.114.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.9 | 13.226.114.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.78.114 | 18.66.100.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.64 | 18.66.100.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.74 | 18.66.100.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.9 | 18.66.100.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cc-venture.com owner
- Contact emails
- 017116b3-edde-45ec-8003-18cb9aae6144@identity-protect.org
- 3398c351-a07d-4973-acd0-67ebc0d924f2@identity-protect.org
- b8fa8de5-70f1-4644-a389-83e0c2ae01cf@identity-protect.org
- c1d8e52e-1292-4fdc-9783-db0227cda85a@identity-protect.org
- e3f0f050-54e2-481b-97d0-96da0e8dec9c@identity-protect.org
- eba015dd-54f1-4a8e-9c98-5c87a95711d3@identity-protect.org
- fe63151d-e7d8-4ce0-8025-a26818b08baa@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cc-venture.com.
- IP · 13.226.94.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 017116b3-edde-45ec-8003-18cb9aae6144@identity-protect.org
- TLD · .com
- Browse hostnames · cc…
- 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: "cc-venture.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.