Skip to content

Hostname

fisibach.ch

Last fetched

fisibach.ch resolves to 1 IPv4 address operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · fisibach.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fisibach.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.65.10.25195.65.0.0/16AS3303CH

WHOIS identity

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

Subdomains

2 observed subdomains of fisibach.ch.

Web-graph footprint

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

30 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fisibach.ch.

MechanismTarget
SPF_Afisibach.ch
SPF_INCLUDE_spf.i-web.ch
SPF_INCLUDErzmail.hi-ag.ch
SPF_IP195.48.58.75
SPF_MXfisibach.ch

Related pages

Pivot deeper into the graph from fisibach.ch.

Cypher and MCP

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

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