Hostname
cmn-cms.com
Last fetched
cmn-cms.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
cmn-cms.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.173.132.108 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.20 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.22 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.53 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.214.26 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.71 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.72 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.96 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cmn-cms.com owner
- Contact emails
- 0bfe835f-7fd5-43f0-a1fd-cb8a65c096fd@identity-protect.org
- 17326f97-cff9-45cf-b629-71172e310053@identity-protect.org
- 1c5aa6ad-ae5a-40a1-bb8d-f42f9938c891@identity-protect.org
- 253a7f4b-763e-425f-ae6a-fbd207a57582@identity-protect.org
- 2f84c275-7ade-404a-9e11-3c05f1b6e418@identity-protect.org
- 4f6cf899-6c97-4282-8994-5f01945e9370@identity-protect.org
- cb187f53-e97f-44b4-a6f1-f04335f37a8e@identity-protect.org
Subdomains
9 observed subdomains of cmn-cms.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cmn-cms.com.
- IP · 18.173.132.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bfe835f-7fd5-43f0-a1fd-cb8a65c096fd@identity-protect.org
- TLD · .com
- Browse hostnames · cm…
- 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: "cmn-cms.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.