Hostname
wmf.de
Last fetched
wmf.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with wmf.de in WhisperGraph.
Subdomains
41 observed subdomains of wmf.de.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wmf.de in the public web crawl.
178 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
16 SPF mechanisms authorising senders for wmf.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0013b801.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.145.224.0/24 |
| SPF_IP | 194.156.246.0/24 |
| SPF_IP | 194.37.255.29/32 |
| SPF_IP | 195.190.135.0/24 |
| SPF_IP | 195.52.65.229/32 |
| SPF_IP | 213.214.19.24/29 |
| SPF_IP | 217.23.55.200/28 |
| SPF_IP | 217.78.142.149/32 |
| SPF_IP | 61.155.195.78 |
| SPF_IP | 62.209.51.44/32 |
| SPF_IP | 62.209.53.67/32 |
| SPF_IP | 91.198.224.29/32 |
| SPF_IP | 91.207.212.43/32 |
| SPF_MX | wmf.de |
Related pages
Pivot deeper into the graph from wmf.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wmf.de"})-[: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.