Skip to content

Hostname

vrln.nl

Last fetched

vrln.nl resolves to 3 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:systemec b.v. as the registrar.

Nutrition Label

WHISPER CANON · vrln.nlRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.2/10canon.whisper.security/host/vrln.nl

Resolution chain

vrln.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:systemec b.v.
Organization
Contact emails

Subdomains

25 observed subdomains of vrln.nl.

Web-graph footprint

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

96 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vrln.nl.

MechanismTarget
SPF_Amail.raetonline.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.aksi.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP136.144.169.189
SPF_IP2a03:9700:8000:0:0:0:0:130
SPF_IP31.7.7.130/30
SPF_IP83.219.84.233
SPF_IP87.233.184.166
SPF_IP89.20.87.0/24

Related pages

Pivot deeper into the graph from vrln.nl.

Cypher and MCP

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

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