Hostname
cca-pay.com
Last fetched
cca-pay.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
cca-pay.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 |
|---|---|---|---|---|
| 15.197.234.168 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.232.138 | 3.33.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cca-pay.com owner
- Contact emails
- 0959a13f-1819-40e3-b3c7-8219d57d8ac5@identity-protect.org
- 385fb0c9-3d8f-4110-9eb5-b1a06b8ae8c7@identity-protect.org
- 69c9e272-7f30-4fa8-8041-186abfd87c51@identity-protect.org
- 7f0941ef-2045-4def-88d1-3ddb28ed7822@identity-protect.org
- bcde5227-ed1c-4793-8834-c0a23faac49d@identity-protect.org
- ef398210-0e2f-48b1-a68e-363a12bd4e74@identity-protect.org
- owner-1213259@cca-pay.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from cca-pay.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cca-pay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cca-pay.com.
- IP · 15.197.234.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0959a13f-1819-40e3-b3c7-8219d57d8ac5@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: "cca-pay.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.