Skip to content

Hostname

zkn.nl

Last fetched

zkn.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · zkn.nlRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zkn.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.203.23087.233.192.0/18AS15703NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

12 observed subdomains of zkn.nl.

Web-graph footprint

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

179 sites link to this hostname.

174 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zkn.nl.

MechanismTarget
SPF_Azkn.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_cluster.yard.nl
SPF_INCLUDEspf_servers.yard.nl
SPF_IP136.144.129.33
SPF_IP159.100.94.192/27
SPF_IP2a01:7c8:aac1:a5:5d96:ce7c:f66e:6d42
SPF_IP37.97.184.216
SPF_IP92.66.66.141
SPF_MXzkn.nl

Related pages

Pivot deeper into the graph from zkn.nl.

Cypher and MCP

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

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