Skip to content

Hostname

be-virtual.ch

Last fetched

be-virtual.ch resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · be-virtual.chRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/be-virtual.ch

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.40.20891.134.0.0/16AS16276OVHFR

WHOIS identity

No WHOIS records are currently associated with be-virtual.ch in WhisperGraph.

Subdomains

3 observed subdomains of be-virtual.ch.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • be-virtual.ch

SPF policy

6 SPF mechanisms authorising senders for be-virtual.ch.

MechanismTarget
SPF_Abe-virtual.ch
SPF_IP193.70.9.96
SPF_IP37.187.135.126
SPF_IP51.255.79.159
SPF_IP91.134.40.208
SPF_MXbe-virtual.ch

Related pages

Pivot deeper into the graph from be-virtual.ch.

Cypher and MCP

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

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