Hostname
vvgi.nl
Last fetched
vvgi.nl resolves to 1 IPv4 address operated by NL-BIT - BIT BV in NL. WHOIS lists registrar:triple interactive b.v. as the registrar.
Nutrition Label
Resolution chain
vvgi.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 |
|---|---|---|---|---|
| 213.136.4.209 | 213.136.0.0/19 | AS12859 | NL-BIT - BIT BV | NL |
WHOIS identity
- Registrar
- registrar:triple interactive b.v.
- Organization
- —
- Contact emails
- —
Subdomains
19 observed subdomains of vvgi.nl.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vvgi.nl in the public web crawl.
129 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vvgi.nl.
| Mechanism | Target |
|---|---|
| SPF_A | wdki024.triple.nl |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.geenspam.mx |
| SPF_INCLUDE | spf.gloedonline.nl |
| SPF_INCLUDE | spf.hchosting.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 159.46.40.27 |
| SPF_IP | 159.46.40.28 |
| SPF_IP | 87.215.65.161 |
| SPF_IP | 87.215.65.166 |
Related pages
Pivot deeper into the graph from vvgi.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vvgi.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.