Hostname
hva.nl
Last fetched
hva.nl resolves to 2 IPv4 addresses operated by AS1124 in NL. WHOIS lists registrar:surf b.v. as the registrar.
Nutrition Label
Resolution chain
hva.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 |
|---|---|---|---|---|
| 145.18.11.151 | 145.18.0.0/16 | AS1124 | — | NL |
| 20.52.41.13 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
WHOIS identity
- Registrar
- registrar:surf b.v.
- Organization
- —
- Contact emails
- —
Subdomains
13,199 observed subdomains of hva.nl.
Showing 25 of 13,199. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hva.nl in the public web crawl.
2,071 sites link to this hostname.
348 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for hva.nl.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{ir}._spf.msdp1.com |
| SPF_INCLUDE | _spf.mediasite.com |
| SPF_INCLUDE | _spf.surfmailfilter.nl |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | spf.planoncloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.74.56.125/32 |
| SPF_IP | 145.18.227.128/27 |
| SPF_IP | 145.18.56.48/28 |
| SPF_IP | 145.18.90.10 |
| SPF_IP | 148.139.0.2/32 |
| SPF_IP | 148.139.1.2/32 |
| SPF_IP | 195.225.23.99 |
| 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 | 87.195.18.70/32 |
| SPF_IP | 93.119.0.66 |
| SPF_IP | 95.172.90.143/32 |
| SPF_IP | 95.172.90.156/32 |
Related pages
Pivot deeper into the graph from hva.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hva.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.