Hostname
vgz.nl
Last fetched
vgz.nl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:leaseweb netherlands b.v. as the registrar.
Nutrition Label
Resolution chain
vgz.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 |
|---|---|---|---|---|
| 20.15.2.76 | 20.33.10.0/23 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 20.55.103.191 | 20.132.248.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:leaseweb netherlands b.v.
- Organization
- —
- Contact emails
- —
Subdomains
235 observed subdomains of vgz.nl.
Showing 25 of 235. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vgz.nl in the public web crawl.
1,115 sites link to this hostname.
274 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 vgz.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.services.bastion365.net |
| SPF_INCLUDE | carerix.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.vgz.nl |
| SPF_IP | 147.181.10.36 |
| SPF_IP | 194.150.14.85/32 |
| SPF_IP | 20.229.30.51 |
| SPF_IP | 20.71.27.2 |
| SPF_IP | 77.74.54.216/32 |
| SPF_IP | 81.93.51.192/26 |
| SPF_IP | 85.222.158.224/28 |
Related pages
Pivot deeper into the graph from vgz.nl.
- IP · 20.15.2.76
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:leaseweb netherlands b.v.
- Country · US
- TLD · .nl
- Browse hostnames · vg…
- 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: "vgz.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.