Skip to content

Hostname

zen.nl

Last fetched

zen.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:1872 as the registrar.

Nutrition Label

WHISPER CANON · zen.nlRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/zen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.247.16462.84.240.0/21AS48635NL

WHOIS identity

Registrar
iana:1872
Organization
Contact emails

Subdomains

8 observed subdomains of zen.nl.

Web-graph footprint

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

129 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zen.nl.

MechanismTarget
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP109.70.6.175
SPF_IP2a05:1500:702:8:1c00:a9ff:fe00:2a75

Related pages

Pivot deeper into the graph from zen.nl.

Cypher and MCP

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

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