Skip to content

Hostname

dekeij.nl

Last fetched

dekeij.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · dekeij.nlRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dekeij.nl

Resolution chain

dekeij.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.185.140.176146.185.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
64.227.74.21864.227.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

5 observed subdomains of dekeij.nl.

Web-graph footprint

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

37 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dekeij.nl.

MechanismTarget
SPF_Adekeij.nl
SPF_INCLUDEsmarthost.juist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.140.176
SPF_IP2a03:b0c0:0:1010:0:0:280:f001
SPF_IP2a03:b0c0:2:f0:0:1:1033:6001
SPF_IP64.227.74.218
SPF_MXdekeij.nl

Related pages

Pivot deeper into the graph from dekeij.nl.

Cypher and MCP

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

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