Skip to content

Hostname

ffs.ch

Last fetched

ffs.ch resolves to 1 IPv4 address operated by IRON-MOUNTAIN-UK-AS in CH. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · ffs.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ffs.ch

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.245.142194.150.244.0/23AS31004IRON-MOUNTAIN-UK-ASCH

WHOIS identity

Registrar
iana:140
Organization
daniel schwarz
Contact emails

Subdomains

42 observed subdomains of ffs.ch.

Web-graph footprint

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

276 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ffs.ch.

Related pages

Pivot deeper into the graph from ffs.ch.

Cypher and MCP

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

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