Hostname
be.ch
Last fetched
be.ch resolves to 1 IPv4 address operated by SKATTV-AS in CH.
Nutrition Label
Resolution chain
be.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.144.56.20 | 159.144.0.0/16 | AS34578 | SKATTV-AS | CH |
WHOIS identity
- Registrar
- —
- Organization
- amt f'ur informatik und organisation des kantons bern
- Contact emails
- —
Subdomains
89 observed subdomains of be.ch.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from be.ch in the public web crawl.
1,265 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for be.ch.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | spf.privasphere.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 151.106.66.0/24 |
| SPF_IP | 159.144.156.45 |
| SPF_IP | 159.144.157.32 |
| SPF_IP | 176.28.29.0/27 |
| SPF_IP | 194.124.140.27/32 |
| SPF_IP | 194.124.140.28 |
| SPF_IP | 194.88.197.38/24 |
| SPF_IP | 195.48.42.216 |
| SPF_IP | 217.115.132.160/27 |
| SPF_IP | 217.115.137.48/28 |
| SPF_IP | 217.115.153.192/27 |
| SPF_IP | 2a07:2904:fff0:1f00:0:0:3:7 |
| SPF_IP | 2a07:2904:fff0:1f00:0:0:3:8 |
| SPF_IP | 62.138.228.0/26 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.