Skip to content

Hostname

bern.ch

Last fetched

bern.ch resolves to 1 IPv4 address operated by BERN in CH.

Nutrition Label

WHISPER CANON · bern.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bern.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
bumplizstrasse 45
Contact emails

Subdomains

130 observed subdomains of bern.ch.

Web-graph footprint

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

1,931 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bern.ch.

MechanismTarget
SPF_Abern.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.188.166.160/27
SPF_IP193.247.33.1/32
SPF_IP193.247.33.3/32
SPF_IP193.247.35.27/32
SPF_IP92.42.184.212/32
SPF_IP92.42.184.216/32
SPF_MXbern.ch

Related pages

Pivot deeper into the graph from bern.ch.

Cypher and MCP

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

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