Hostname
sfama.ch
Last fetched
sfama.ch resolves to 1 IPv4 address operated by AS42346 in CH.
Nutrition Label
Resolution chain
sfama.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.120.57.94 | 212.120.32.0/19 | AS42346 | — | CH |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for sfama.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 185.90.39.55/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 212.120.48.240/28 |
| SPF_IP | 212.120.57.64/27 |
| SPF_IP | 217.150.242.10 |
| SPF_IP | 217.150.242.11 |
| SPF_IP | 217.150.242.8 |
| SPF_IP | 217.150.242.9 |
| SPF_IP | 46.232.183.0/24 |
| SPF_IP | 5.148.186.118 |
| SPF_MX | sfama.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.