Skip to content

Hostname

bstuder.ch

Last fetched

bstuder.ch resolves to 1 IPv4 address operated by FLUIDSOFT-14 - Fluidsoft Incorporated in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
205.233.73.63205.233.73.0/24AS11605FLUIDSOFT-14 - Fluidsoft IncorporatedUS

WHOIS identity

Registrar
Organization
bruno studer
Contact emails

Subdomains

3 observed subdomains of bstuder.ch.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bstuder.ch.

MechanismTarget
SPF_Abstuder.ch
SPF_INCLUDE_spf.your-site.com
SPF_MXbstuder.ch

Related pages

Pivot deeper into the graph from bstuder.ch.

Cypher and MCP

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

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