Skip to content

Hostname

cbcm.org

Last fetched

cbcm.org resolves to 1 IPv4 address operated by UUNET - Verizon Business in US. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · cbcm.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cbcm.org

Resolution chain

cbcm.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.255.59.25196.255.0.0/16AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:1509
Organization
chinese bible church of maryland
Contact emails

Subdomains

15 observed subdomains of cbcm.org.

Web-graph footprint

Distinct hostnames that link to or from cbcm.org in the public web crawl.

14 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cbcm.org.

MechanismTarget
SPF_Acbcm.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.44.137.108
SPF_IP172.4.80.95
SPF_IP50.237.98.184/29
SPF_IP51.222.8.90
SPF_IP96.255.59.248/29
SPF_MXcbcm.org

Related pages

Pivot deeper into the graph from cbcm.org.

Cypher and MCP

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

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