Skip to content

Hostname

vdonl.nl

Last fetched

vdonl.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.41.169.6389.41.168.0/22AS20857NL

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

2 observed subdomains of vdonl.nl.

Web-graph footprint

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

18 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for vdonl.nl.

MechanismTarget
SPF_Avdonl.nl
SPF_INCLUDE_spf.3wmedia.email
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.157.12.31
SPF_IP35.157.23.240
SPF_MXvdonl.nl

Related pages

Pivot deeper into the graph from vdonl.nl.

Cypher and MCP

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

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