Skip to content

Hostname

sfama.ch

Last fetched

sfama.ch resolves to 1 IPv4 address operated by AS42346 in CH.

Nutrition Label

WHISPER CANON · sfama.chRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sfama.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.120.57.94212.120.32.0/19AS42346CH

WHOIS identity

Registrar
Organization
swiss funds & am ass. sfama
Contact emails

Subdomains

6 observed subdomains of sfama.ch.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sfama.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP185.90.39.55/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.120.48.240/28
SPF_IP212.120.57.64/27
SPF_IP217.150.242.10
SPF_IP217.150.242.11
SPF_IP217.150.242.8
SPF_IP217.150.242.9
SPF_IP46.232.183.0/24
SPF_IP5.148.186.118
SPF_MXsfama.ch

Related pages

Pivot deeper into the graph from sfama.ch.

Cypher and MCP

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

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