Skip to content

Hostname

ivbe.ch

Last fetched

ivbe.ch resolves to 1 IPv4 address operated by WORLDSTREAM in CH.

Nutrition Label

WHISPER CANON · ivbe.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ivbe.ch

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.102.50109.71.96.0/21AS49983WORLDSTREAMCH
109.71.102.50109.71.96.0/21AS49983WORLDSTREAMCH

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ivbe.ch.

MechanismTarget
SPF_Amx1.gilai.ch
SPF_Amx3.hin.ch
SPF_Amx4.hin.ch
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.umantis.com
SPF_IP109.71.102.50
SPF_IP149.96.1.26/32
SPF_IP149.96.2.26/32
SPF_IP194.124.140.167
SPF_IP194.124.140.20
SPF_IP194.124.140.22
SPF_IP194.124.140.27/32
SPF_IP2a07:2904:fff0:1f00:0:0:3:1
SPF_IP2a07:2904:fff0:1f00:0:0:3:2
SPF_IP2a07:2904:fff0:1f01:0:0:4:1
SPF_IP2a07:2904:fff0:1f01:0:0:4:2
SPF_IP62.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.