Hostname
ccmp-sample2.com
Last fetched
ccmp-sample2.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ccmp-sample2.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.164.188.113 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.2 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.45 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.46 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.64.8.120 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.68 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.91 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.97 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ccmp-sample2.com owner
- Contact emails
- 018749c1-7a1d-49a8-9b7c-1630719fb05c@identity-protect.org
- 4edbe449-3a41-4376-b3e7-cc5727868b40@identity-protect.org
- 56015bca-276d-4eb9-bd51-ea81154494b2@identity-protect.org
- 601b2706-aac8-4cd1-9451-d400a9860947@identity-protect.org
- b61f643a-af48-4656-88ca-5c5b2adf71fb@identity-protect.org
- da5ebd01-854e-4406-b2f6-0e46f5e18b2d@identity-protect.org
- ec0ba3ef-3f69-4d4f-8fe2-37eba2b9ae8a@identity-protect.org
- owner-9608831@ccmp-sample2.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ccmp-sample2.com.
- IP · 18.164.188.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 018749c1-7a1d-49a8-9b7c-1630719fb05c@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: "ccmp-sample2.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.