Hostname
gvb.nl
Last fetched
gvb.nl resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
gvb.nl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
97 observed subdomains of gvb.nl.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gvb.nl in the public web crawl.
980 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for gvb.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.twikey.com |
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | spf.avetica.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 185.103.19.108 |
| SPF_IP | 185.103.19.109 |
| SPF_IP | 185.163.189.32 |
| SPF_IP | 185.47.224.26 |
| SPF_IP | 193.161.150.56 |
| SPF_IP | 20.16.106.125 |
| SPF_IP | 217.19.238.48/29 |
| SPF_IP | 35.214.183.81/32 |
| SPF_IP | 35.214.208.81/32 |
| SPF_IP | 35.214.212.238/32 |
| SPF_IP | 35.214.213.218/32 |
| SPF_IP | 83.96.254.7 |
Related pages
Pivot deeper into the graph from gvb.nl.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:verizon nederland b.v.|h.j.e. wenckebachweg 123|1096am amsterdam|netherlands||
- Country · CA
- TLD · .nl
- Browse hostnames · gv…
- 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: "gvb.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.