Skip to content

Hostname

cc-bm.net

Last fetched

cc-bm.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. cc-bm.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cc-bm.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cc-bm.net

Resolution chain

No IPv4 resolution is recorded for cc-bm.net in WhisperGraph.

IPv6 resolution

No AAAA record for cc-bm.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0f0921ab-412a-4c1c-bbb4-e637b24e6181@identity-protect.org, 10436a69-2448-4db4-a7d3-2ea3d1ee2c0d@identity-protect.org, 3c0864a4-f887-425f-ba7e-1bd7174cfd2d@identity-protect.org, 9ebe40c9-f035-43a3-a2c6-fb40e51ab98e@identity-protect.org, e0472176-b030-4980-8b39-57de9598dcb3@identity-protect.org, e305ee87-b040-441e-8612-cdb5f0c2ef35@identity-protect.org, owner-1503983@cc-bm.net.whoisprivacyservice.org, owner-7268631@cc-bm.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-196.awsdns-24.com
  • ns-541.awsdns-03.net
  • ns-1190.awsdns-20.org
  • ns-1882.awsdns-43.co.uk

Threat-feed evidence

History

Related pages

Pivot from cc-bm.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cc-bm.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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