Skip to content

Hostname

kroonint.nl

Last fetched

kroonint.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.160.24887.238.160.0/21AS34762BE

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of kroonint.nl.

Web-graph footprint

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

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kroonint.nl.

MechanismTarget
SPF_Awww.kroonint.nl
SPF_INCLUDE_spf.onlythebrave.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf-ipw.inkyphishfence.com
SPF_INCLUDEspf-obx.inkyphishfence.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.kroonint.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.155.74
SPF_IP145.131.155.82
SPF_IP149.210.168.99
SPF_IP62.177.181.138
SPF_IP84.246.22.7

Related pages

Pivot deeper into the graph from kroonint.nl.

Cypher and MCP

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

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