Skip to content

Hostname

cnmcdn.com

Last fetched

cnmcdn.com resolves to 14 IPv4 addresses operated by AS402506 in HK. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · cnmcdn.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cnmcdn.com

Resolution chain

cnmcdn.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.219.121.48154.219.120.0/23AS402506HK
38.148.240.11038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.8238.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.9538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.12.18938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.13.17638.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.97.254.18338.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.18438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.18538.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.21438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.219.121.50154.219.120.0/23AS402506HK
154.219.121.58154.219.120.0/23AS402506HK
154.219.121.57154.219.120.0/23AS402506HK
154.219.121.49154.219.120.0/23AS402506HK

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

4 observed subdomains of cnmcdn.com.

Web-graph footprint

Distinct hostnames that link to or from cnmcdn.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for cnmcdn.com.

MechanismTarget
SPF_INCLUDEqcloudmail.com

Related pages

Pivot deeper into the graph from cnmcdn.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cnmcdn.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.