Skip to content

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

WHISPER CANON · vgz.nlRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vgz.nl

Resolution chain

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

IPPrefixASNOperatorCountry
20.15.2.7620.33.10.0/23AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.55.103.19120.132.248.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:leaseweb netherlands b.v.
Organization
Contact emails

Subdomains

235 observed subdomains of vgz.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vgz.nl.

MechanismTarget
SPF_INCLUDE_spf.mail.services.bastion365.net
SPF_INCLUDEcarerix.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.vgz.nl
SPF_IP147.181.10.36
SPF_IP194.150.14.85/32
SPF_IP20.229.30.51
SPF_IP20.71.27.2
SPF_IP77.74.54.216/32
SPF_IP81.93.51.192/26
SPF_IP85.222.158.224/28

Related pages

Pivot deeper into the graph from vgz.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.