Skip to content

Hostname

be.ch

Last fetched

be.ch resolves to 1 IPv4 address operated by SKATTV-AS in CH.

Nutrition Label

WHISPER CANON · be.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/be.ch

Resolution chain

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

IPPrefixASNOperatorCountry
159.144.56.20159.144.0.0/16AS34578SKATTV-ASCH

WHOIS identity

Registrar
Organization
amt f'ur informatik und organisation des kantons bern
Contact emails

Subdomains

89 observed subdomains of be.ch.

Web-graph footprint

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

1,265 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for be.ch.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEspf.privasphere.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP151.106.66.0/24
SPF_IP159.144.156.45
SPF_IP159.144.157.32
SPF_IP176.28.29.0/27
SPF_IP194.124.140.27/32
SPF_IP194.124.140.28
SPF_IP194.88.197.38/24
SPF_IP195.48.42.216
SPF_IP217.115.132.160/27
SPF_IP217.115.137.48/28
SPF_IP217.115.153.192/27
SPF_IP2a07:2904:fff0:1f00:0:0:3:7
SPF_IP2a07:2904:fff0:1f00:0:0:3:8
SPF_IP62.138.228.0/26
SPF_IP92.42.184.212/32

Related pages

Pivot deeper into the graph from be.ch.

Cypher and MCP

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

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