Skip to content

Hostname

b-bern.ch

Last fetched

b-bern.ch resolves to 1 IPv4 address operated by AS21069 in CH.

Nutrition Label

WHISPER CANON · b-bern.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b-bern.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.207.1446.231.200.0/21AS21069CH

WHOIS identity

No WHOIS records are currently associated with b-bern.ch in WhisperGraph.

Subdomains

11 observed subdomains of b-bern.ch.

Web-graph footprint

Distinct hostnames that link to or from b-bern.ch in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for b-bern.ch.

MechanismTarget
SPF_Ab-bern.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtcnet.ch
SPF_IP193.247.208.108
SPF_IP193.247.208.113
SPF_IP193.247.208.67/32
SPF_IP193.247.208.68/32
SPF_IP212.103.78.42
SPF_IP212.103.78.43
SPF_IP212.80.96.0/21
SPF_IP2a01:7480:1:100::/64
SPF_IP46.231.207.14
SPF_IP87.237.169.18
SPF_IP87.237.169.20
SPF_IP87.237.169.22
SPF_IP87.237.169.26/32
SPF_IP87.237.169.29
SPF_IP87.237.169.52

Related pages

Pivot deeper into the graph from b-bern.ch.

Cypher and MCP

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

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