Skip to content

Hostname

cff.ch

Last fetched

cff.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 · cff.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cff.ch

Resolution chain

cff.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

43 observed subdomains of cff.ch.

Web-graph footprint

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

872 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cff.ch.

Related pages

Pivot deeper into the graph from cff.ch.

Cypher and MCP

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

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