Skip to content

Hostname

dekroon.com

Last fetched

dekroon.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · dekroon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dekroon.com

Resolution chain

dekroon.com 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
iana:269
Organization
de kroon beheer b.v.
Contact emails

Subdomains

7 observed subdomains of dekroon.com.

Web-graph footprint

Distinct hostnames that link to or from dekroon.com in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dekroon.com.

MechanismTarget
SPF_Adekroon.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.109.24.21/32
SPF_IP212.238.229.20
SPF_IP213.125.152.62
SPF_IP82.94.252.29
SPF_IP87.239.8.0/24
SPF_IP92.66.204.146
SPF_MXdekroon.com

Related pages

Pivot deeper into the graph from dekroon.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dekroon.com"})-[: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.