Skip to content

Hostname

cbm.org

Last fetched

cbm.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cbm.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cbm.org

Resolution chain

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

IPPrefixASNOperatorCountry
167.233.15.55167.233.0.0/16AS24940DE

WHOIS identity

Registrar
iana:269
Organization
christoffel-blindenmission deutschland e.v.
Contact emails

Subdomains

27 observed subdomains of cbm.org.

Web-graph footprint

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

425 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cbm.org.

MechanismTarget
SPF_Aspf.ltg.email
SPF_INCLUDE_spf.cbm.de
SPF_INCLUDEreturn-cname.emailsys.net
SPF_INCLUDEsmx.fwra.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.126.118
SPF_IP159.69.126.138
SPF_IP159.69.126.214
SPF_IP185.117.181.8
SPF_IP185.117.182.8
SPF_IP51.195.22.5
SPF_IP51.195.22.8
SPF_IP51.75.151.197
SPF_MXcbm.org

Related pages

Pivot deeper into the graph from cbm.org.

Cypher and MCP

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

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