Skip to content

Hostname

vekemans.nl

Last fetched

vekemans.nl resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists registrar:ispweb b.v. as the registrar.

Nutrition Label

WHISPER CANON · vekemans.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vekemans.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.71.63.65185.71.60.0/22AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

Registrar
registrar:ispweb b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of vekemans.nl.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vekemans.nl.

MechanismTarget
SPF_Amta.previder.nl
SPF_INCLUDE_spf.3wmedia.email
SPF_INCLUDE_spf.emsrv.eu
SPF_INCLUDEspf.ispweb.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.65.154.114

Related pages

Pivot deeper into the graph from vekemans.nl.

Cypher and MCP

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

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