Skip to content

Hostname

sailing.fastforward.ch

Last fetched

sailing.fastforward.ch resolves to 1 IPv4 address operated by MIRONET-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.196.4391.212.196.0/24AS49983MIRONET-ASCH

WHOIS identity

No WHOIS records are currently associated with sailing.fastforward.ch in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sailing.fastforward.ch.

Cypher and MCP

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

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