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
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.
Showing 25 of 38. View all subdomains →
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
MX records
SPF policy
13 SPF mechanisms authorising senders for ikso.nl.
| Mechanism | Target |
|---|---|
| SPF_A | ikso.nl |
| SPF_INCLUDE | _ip4.shockmedia.nl |
| SPF_INCLUDE | _ip6.shockmedia.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 149.210.136.126 |
| SPF_IP | 2a03:9700:8000:0:0:0:0:399 |
| SPF_IP | 2a03:9700:8000:0:0:0:0:7215 |
| SPF_IP | 2a03:9700:8000:0:0:0:1:24 |
| SPF_IP | 31.7.1.24/32 |
| SPF_IP | 31.7.3.99 |
| SPF_IP | 31.7.6.150 |
| SPF_MX | ikso.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.