Skip to content

Hostname

kragten.nl

Last fetched

kragten.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:inovamedia as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.137.17985.10.128.0/19AS20857NL

WHOIS identity

Registrar
registrar:inovamedia
Organization
Contact emails

Subdomains

5 observed subdomains of kragten.nl.

Web-graph footprint

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

69 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kragten.nl.

MechanismTarget
SPF_INCLUDE25684202.spf08.hubspotemail.net
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.228.18/32
SPF_IP212.78.203.185
SPF_IP85.10.137.179
SPF_MXkragten.nl

Related pages

Pivot deeper into the graph from kragten.nl.

Cypher and MCP

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

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