Hostname
wemf.ch
Last fetched
wemf.ch resolves to 1 IPv4 address operated by AS203892 in CH.
Nutrition Label
Resolution chain
wemf.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 |
|---|---|---|---|---|
| 185.119.84.194 | 185.119.84.0/22 | AS203892 | — | CH |
WHOIS identity
- Registrar
- —
- Organization
- carmela wittmer
- Contact emails
- —
Subdomains
19 observed subdomains of wemf.ch.
Web-graph footprint
Distinct hostnames that link to or from wemf.ch in the public web crawl.
99 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for wemf.ch.
| Mechanism | Target |
|---|---|
| SPF_A | gate.immediate.de |
| SPF_A | mail.immediate.de |
| SPF_INCLUDE | _spf.ch.seppmail.cloud |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mtfcloud.ch |
| SPF_INCLUDE | spf.nine.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 185.119.84.0/22 |
| SPF_IP | 185.90.36.0/22 |
| SPF_IP | 193.93.20.27 |
| SPF_IP | 195.149.115.0/24 |
| SPF_IP | 213.200.217.186 |
| SPF_IP | 213.200.217.189 |
| SPF_IP | 82.198.215.126 |
Related pages
Pivot deeper into the graph from wemf.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wemf.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.