Skip to content

Hostname

iu.nl

Last fetched

iu.nl resolves to 1 IPv4 address operated by AS203318 in NL. WHOIS lists registrar:bizway b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.138.80.22185.138.80.0/22AS203318NL

WHOIS identity

Registrar
registrar:bizway b.v.
Organization
Contact emails

Subdomains

287 observed subdomains of iu.nl.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for iu.nl.

MechanismTarget
SPF_Aiu.nl
SPF_Asupport.iu.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDErobijn.nexthost.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.72.83.80
SPF_IP217.26.112.0/20
SPF_IP2a00:1ac0:1076:0:0:0:0:25
SPF_IP2a00:1ac0:1076:0:0:0:0:3
SPF_IP2a00:f10:11f::21/128
SPF_IP93.180.69.21
SPF_MXiu.nl

Related pages

Pivot deeper into the graph from iu.nl.

Cypher and MCP

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

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