Hostname
wmf.nl
Last fetched
wmf.nl is a registered hostname under the .nl 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
- Registrar
- registrar:nameshield
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of wmf.nl.
Web-graph footprint
Distinct hostnames that link to or from wmf.nl in the public web crawl.
33 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for wmf.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exsilia.net |
| SPF_IP | 194.156.246.0/24 |
| SPF_IP | 213.214.19.24/29 |
| SPF_IP | 217.23.55.200/28 |
| SPF_IP | 61.155.195.78 |
| SPF_IP | 62.209.53.67/32 |
| SPF_MX | wmf.nl |
Related pages
Pivot deeper into the graph from wmf.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wmf.nl"})-[: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.