Skip to content

Hostname

ccm.net

Last fetched

ccm.net resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · ccm.netRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ccm.net

Resolution chain

ccm.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.51.101104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.89.179.81104.89.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.BR
23.197.132.9423.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.57.237.4723.57.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
92.122.106.16792.122.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.101.177.21795.101.176.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:1290
Organization
ccm benchmark group
Contact emails

Subdomains

35 observed subdomains of ccm.net.

Web-graph footprint

Distinct hostnames that link to or from ccm.net in the public web crawl.

4,461 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ccm.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP194.169.240.0/24
SPF_IP195.248.250.0/23
SPF_IP91.209.35.0/24
SPF_MXccm.net

Related pages

Pivot deeper into the graph from ccm.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ccm.net"})-[: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.