Hostname
ccmp-b-sample1.com
Last fetched
ccmp-b-sample1.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ccmp-b-sample1.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.227.173.25 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.39 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.60 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.99 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.65.125.117 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.2 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.43 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.91 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ccmp-b-sample1.com owner
- Contact emails
- 1e42434f-2e6a-4084-8ab2-122515fb73eb@identity-protect.org
- 41193601-c722-4a31-966d-f9659dd2d15e@identity-protect.org
- bd49e6b2-c238-41a2-a876-70d8e836e1fd@identity-protect.org
- c7cc2789-22ca-4c2c-8256-d7d5ce4e0d48@identity-protect.org
- e513b5ce-9c73-4062-8667-07ef61160e41@identity-protect.org
- f0c38752-ec7a-4fc1-89a9-c06a5b6c8e0b@identity-protect.org
- owner-2770353@ccmp-b-sample1.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ccmp-b-sample1.com.
- IP · 13.227.173.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1e42434f-2e6a-4084-8ab2-122515fb73eb@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-b-sample1.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.