Hostname
c4ppa.com
Last fetched
c4ppa.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c4ppa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.192.203 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.71.141.222 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c4ppa.com owner
- Contact emails
- 360e26c4-bd4a-45af-8cbf-4ff1a40f5629@identity-protect.org
- 631af27c-2dc0-4e42-8183-7a08a13b8bd3@identity-protect.org
- 706cabfd-8bdb-466f-af5e-e0130c8e2ec1@identity-protect.org
- 855aad68-1ced-46fe-870b-6fd1960480a5@identity-protect.org
- 9e1c2e45-6bc4-46dc-a2ba-6e3999ef9091@identity-protect.org
- c7a19d04-8e70-48f8-848b-ea4692a190d1@identity-protect.org
- d56da890-fe98-4cdc-8986-5cb98947b8d9@identity-protect.org
Subdomains
3 observed subdomains of c4ppa.com.
Threat posture
History
Related pages
Pivot deeper into the graph from c4ppa.com.
- IP · 13.248.192.203
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 360e26c4-bd4a-45af-8cbf-4ff1a40f5629@identity-protect.org
- TLD · .com
- Browse hostnames · c4…
- 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: "c4ppa.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.