Hostname
ivbe.ch
Last fetched
ivbe.ch resolves to 1 IPv4 address operated by WORLDSTREAM in CH.
Nutrition Label
Resolution chain
ivbe.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 |
|---|---|---|---|---|
| 109.71.102.50 | 109.71.96.0/21 | AS49983 | WORLDSTREAM | CH |
| 109.71.102.50 | 109.71.96.0/21 | AS49983 | WORLDSTREAM | CH |
WHOIS identity
- Registrar
- —
- Organization
- iv-stelle kanton bern
- Contact emails
- —
Subdomains
10 observed subdomains of ivbe.ch.
Web-graph footprint
Distinct hostnames that link to or from ivbe.ch in the public web crawl.
105 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ivbe.ch.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.gilai.ch |
| SPF_A | mx3.hin.ch |
| SPF_A | mx4.hin.ch |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.umantis.com |
| SPF_IP | 109.71.102.50 |
| SPF_IP | 149.96.1.26/32 |
| SPF_IP | 149.96.2.26/32 |
| SPF_IP | 194.124.140.167 |
| SPF_IP | 194.124.140.20 |
| SPF_IP | 194.124.140.22 |
| SPF_IP | 194.124.140.27/32 |
| SPF_IP | 2a07:2904:fff0:1f00:0:0:3:1 |
| SPF_IP | 2a07:2904:fff0:1f00:0:0:3:2 |
| SPF_IP | 2a07:2904:fff0:1f01:0:0:4:1 |
| SPF_IP | 2a07:2904:fff0:1f01:0:0:4:2 |
| SPF_IP | 62.12.142.98 |
Related pages
Pivot deeper into the graph from ivbe.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ivbe.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.