Hostname
c2cassets.com
Last fetched
c2cassets.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
c2cassets.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.224.125.119 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.46 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.63 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.92 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.167.7 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.71 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.91 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.95 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c2cassets.com owner
- Contact emails
- jared.garver@ibesmt.com
- 4f035935-85b3-45cb-8870-d8eca3263fb5@identity-protect.org
- 676b9278-65e2-4274-a74b-aa71d9551448@identity-protect.org
- 8f2e3988-6316-427c-bb9b-90ada06f9c9a@identity-protect.org
- a42f1c14-3d8e-44fd-931d-1a541d8950a0@identity-protect.org
- edd06fdd-2e89-472b-889a-7835220fdbf2@identity-protect.org
- fdf7a059-df23-48d8-95d0-8ca816dc7b10@identity-protect.org
- owner-11100460@c2cassets.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of c2cassets.com.
Web-graph footprint
Distinct hostnames that link to or from c2cassets.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from c2cassets.com.
- IP · 13.224.125.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jared.garver@ibesmt.com
- TLD · .com
- Browse hostnames · c2…
- 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: "c2cassets.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.