Skip to content

Hostname

bvsag.ch

Last fetched

bvsag.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · bvsag.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bvsag.ch

Resolution chain

bvsag.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with bvsag.ch in WhisperGraph.

Subdomains

6 observed subdomains of bvsag.ch.

Web-graph footprint

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

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bvsag.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.84.21
SPF_IP146.185.84.23
SPF_IP146.185.84.24
SPF_IP146.185.84.7
SPF_IP168.119.205.239
SPF_IP188.254.111.204
SPF_IP46.140.159.90
SPF_IP46.140.159.91
SPF_IP46.140.159.92
SPF_IP46.140.159.93
SPF_IP46.140.159.94
SPF_MXbvsag.ch

Related pages

Pivot deeper into the graph from bvsag.ch.

Cypher and MCP

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

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