Skip to content

Hostname

cbbh.ba

Last fetched

cbbh.ba resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cbbh.baRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cbbh.ba

Resolution chain

cbbh.ba resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.28.203104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.144.238172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

8 observed subdomains of cbbh.ba.

Web-graph footprint

Distinct hostnames that link to or from cbbh.ba in the public web crawl.

316 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cbbh.ba.

MechanismTarget
SPF_Ajrr.cbbh.ba
SPF_Astatistics.cbbh.ba
SPF_Awww.cbbh.ba
SPF_IP109.205.33.193
SPF_IP109.205.39.135
SPF_IP109.205.39.145
SPF_IP195.222.37.126
SPF_IP80.65.78.180
SPF_MXlocal.cbbh.ba

Related pages

Pivot deeper into the graph from cbbh.ba.

Cypher and MCP

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

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