Skip to content

Hostname

vcweert.nl

Last fetched

vcweert.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:slampaq holding b.v. as the registrar.

Nutrition Label

WHISPER CANON · vcweert.nlRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vcweert.nl

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.229.11146.190.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
83.172.189.22083.172.188.0/23AS25459NL

WHOIS identity

Registrar
registrar:slampaq holding b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of vcweert.nl.

Web-graph footprint

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

6 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vcweert.nl.

MechanismTarget
SPF_Adigibitserver10.nl
SPF_Amail.vcweert.nl
SPF_Ans1.digibitserver10.nl
SPF_Avcweert.nl
SPF_IP136.144.181.85
SPF_IP136.144.227.195/29
SPF_IP2a02:cec0:10:e6:0:0:0:1
SPF_IP2a02:cec0:10:e6:0:0:0:3
SPF_IP83.172.188.14
SPF_IP83.172.189.220
SPF_MXvcweert.nl

Related pages

Pivot deeper into the graph from vcweert.nl.

Cypher and MCP

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

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