Skip to content

Hostname

bb-kompass.ch

Last fetched

bb-kompass.ch resolves to 1 IPv4 address operated by AS8758 in CH.

Nutrition Label

WHISPER CANON · bb-kompass.chRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bb-kompass.ch

Resolution chain

bb-kompass.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.185.79.212146.185.64.0/19AS8758CH

WHOIS identity

No WHOIS records are currently associated with bb-kompass.ch in WhisperGraph.

Subdomains

10 observed subdomains of bb-kompass.ch.

Web-graph footprint

Distinct hostnames that link to or from bb-kompass.ch in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bb-kompass.ch.

MechanismTarget
SPF_Aaw213.eventnet.ch
SPF_INCLUDEmail.busapp.ch
SPF_INCLUDEmx.busapp.ch
SPF_IP109.202.201.126
SPF_IP146.185.79.209
SPF_IP146.185.79.213
SPF_MXbb-kompass.ch

Related pages

Pivot deeper into the graph from bb-kompass.ch.

Cypher and MCP

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

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