Skip to content

Hostname

ikso.nl

Last fetched

ikso.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shock media b.v. as the registrar.

Nutrition Label

WHISPER CANON · ikso.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ikso.nl

Resolution chain

ikso.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:shock media b.v.
Organization
Contact emails

Subdomains

38 observed subdomains of ikso.nl.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ikso.nl.

MechanismTarget
SPF_Aikso.nl
SPF_INCLUDE_ip4.shockmedia.nl
SPF_INCLUDE_ip6.shockmedia.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP149.210.136.126
SPF_IP2a03:9700:8000:0:0:0:0:399
SPF_IP2a03:9700:8000:0:0:0:0:7215
SPF_IP2a03:9700:8000:0:0:0:1:24
SPF_IP31.7.1.24/32
SPF_IP31.7.3.99
SPF_IP31.7.6.150
SPF_MXikso.nl

Related pages

Pivot deeper into the graph from ikso.nl.

Cypher and MCP

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

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