Skip to content

Hostname

ivn.nl

Last fetched

ivn.nl resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · ivn.nlRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ivn.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.252.2894.76.192.0/18AS29550GB

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

26 observed subdomains of ivn.nl.

Web-graph footprint

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

2,865 sites link to this hostname.

495 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for ivn.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEprocurios.cloud
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.ivn.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.use-cocoon.com
SPF_IP109.237.216.20
SPF_IP148.251.31.250
SPF_IP157.90.180.170
SPF_IP157.90.180.171
SPF_IP178.22.62.163
SPF_IP188.64.68.210
SPF_IP2001:4018:1404::1021/64
SPF_IP212.83.220.46
SPF_IP2a00:1c98:10:25:0:0:0:173
SPF_IP2a01:4f8:252:3014::/64
SPF_IP2a01:4f8:252:3015::/64
SPF_IP79.143.216.238
SPF_IP80.84.235.70/32
SPF_IP83.217.76.173
SPF_IP87.233.84.226

Related pages

Pivot deeper into the graph from ivn.nl.

Cypher and MCP

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

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