Skip to content

Hostname

focusty.ch

Last fetched

focusty.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

2 observed subdomains of focusty.ch.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for focusty.ch.

MechanismTarget
SPF_Afocusty.ch
SPF_INCLUDEflatbooster.net
SPF_MXfocusty.ch

Related pages

Pivot deeper into the graph from focusty.ch.

Cypher and MCP

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

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