Skip to content

Hostname

deens.nl

Last fetched

deens.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

WHISPER CANON · deens.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/deens.nl

Resolution chain

deens.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of deens.nl.

Web-graph footprint

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

262 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for deens.nl.

MechanismTarget
SPF_Adeens.nl
SPF_INCLUDE_spf.mailcampaigns.nl
SPF_INCLUDEcmail1.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.byte.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mihos.net
SPF_IP109.237.212.234
SPF_IP212.114.110.81
SPF_IP2a02:2968:1:0:1c00:35ff:fe00:541
SPF_IP62.84.246.103
SPF_MXdeens.nl

Related pages

Pivot deeper into the graph from deens.nl.

Cypher and MCP

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

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