Hostname
copeycreek.com
Last fetched
copeycreek.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
copeycreek.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 |
|---|---|---|---|---|
| 18.238.49.118 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.125 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.17 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.7 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.36.113 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.21 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.4 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.57 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of copeycreek.com owner
- Contact emails
- copeycreek.com@domainsbyproxy.com
- 0dd50244-0391-4b6b-b2b5-f0c7b01301b8@identity-protect.org
- 555c608d-52e1-44bf-b0e1-248e259c0501@identity-protect.org
- 6a043c1d-d596-417f-b15a-b471f5e8ecaf@identity-protect.org
- 6ee6fa60-94a4-4ea3-b70b-8b2abe72f533@identity-protect.org
- 7383c16e-8861-418d-962e-739ffcefb99e@identity-protect.org
- a6d7000e-4f9e-4a41-bc3c-3bfb0d3a8fd6@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from copeycreek.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from copeycreek.com.
- IP · 18.238.49.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · copeycreek.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · co…
- 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: "copeycreek.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.