Skip to content

Hostname

dnk.nl

Last fetched

dnk.nl resolves to 1 IPv4 address operated by AS39704 in NL. WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

WHISPER CANON · dnk.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dnk.nl

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.250.2015.22.248.0/21AS39704NL

WHOIS identity

Registrar
registrar:flexwebhosting
Organization
Contact emails

Subdomains

6 observed subdomains of dnk.nl.

Web-graph footprint

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

316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dnk.nl.

MechanismTarget
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservices.biblionetdrenthe.nl
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP5.22.249.206
SPF_IP5.22.250.201

Related pages

Pivot deeper into the graph from dnk.nl.

Cypher and MCP

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

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