Skip to content

Hostname

nwz.nl

Last fetched

nwz.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1603 as the registrar.

Nutrition Label

WHISPER CANON · nwz.nlRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nwz.nl

Resolution chain

nwz.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.50.2.2520.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1603
Organization
Contact emails

Subdomains

37 observed subdomains of nwz.nl.

Web-graph footprint

Distinct hostnames that link to or from nwz.nl in the public web crawl.

387 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nwz.nl.

MechanismTarget
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEmalengo.exception.mx
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.use-cocoon.com
SPF_INCLUDEspf2.nwz.nl
SPF_IP194.13.145.20
SPF_IP195.88.136.0/23
SPF_IP31.14.96.33

Related pages

Pivot deeper into the graph from nwz.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nwz.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.