Hostname
vsk.nl
Last fetched
vsk.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
vsk.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.233.245.153 | 87.233.192.0/18 | AS15703 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of vsk.nl.
Showing 6 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vsk.nl in the public web crawl.
132 sites link to this hostname.
160 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for vsk.nl.
| Mechanism | Target |
|---|---|
| SPF_A | vsk.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.185.54.0/24 |
| SPF_IP | 194.88.230.32/27 |
| SPF_IP | 194.88.231.0/24 |
| SPF_IP | 212.72.59.0/24 |
| SPF_IP | 87.233.150.212 |
| SPF_IP | 87.233.150.213 |
| SPF_IP | 87.233.150.216 |
| SPF_IP | 87.233.150.218 |
| SPF_IP | 87.233.196.34 |
| SPF_IP | 87.233.196.36 |
| SPF_IP | 87.233.196.41 |
| SPF_IP | 87.233.225.180 |
| SPF_IP | 87.233.225.181 |
| SPF_IP | 87.233.225.182 |
| SPF_IP | 87.233.225.222 |
| SPF_IP | 87.233.225.224 |
| SPF_IP | 87.233.245.153 |
| SPF_MX | vsk.nl |
Related pages
Pivot deeper into the graph from vsk.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vsk.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.