Skip to content

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

WHISPER CANON · wmf.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wmf.nl

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wmf.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_IP194.156.246.0/24
SPF_IP213.214.19.24/29
SPF_IP217.23.55.200/28
SPF_IP61.155.195.78
SPF_IP62.209.53.67/32
SPF_MXwmf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.