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
Resolution chain
vcweert.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.190.229.11 | 146.190.224.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 83.172.189.220 | 83.172.188.0/23 | AS25459 | — | NL |
WHOIS identity
- Registrar
- registrar:slampaq holding b.v.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of vcweert.nl.
| Subdomain |
|---|
| mail.vcweert.nl |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for vcweert.nl.
| Mechanism | Target |
|---|---|
| SPF_A | digibitserver10.nl |
| SPF_A | mail.vcweert.nl |
| SPF_A | ns1.digibitserver10.nl |
| SPF_A | vcweert.nl |
| SPF_IP | 136.144.181.85 |
| SPF_IP | 136.144.227.195/29 |
| SPF_IP | 2a02:cec0:10:e6:0:0:0:1 |
| SPF_IP | 2a02:cec0:10:e6:0:0:0:3 |
| SPF_IP | 83.172.188.14 |
| SPF_IP | 83.172.189.220 |
| SPF_MX | vcweert.nl |
Related pages
Pivot deeper into the graph from vcweert.nl.
- IP · 146.190.229.11
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:slampaq holding b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · vc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.