Hostname
testvision.nl
Last fetched
testvision.nl resolves to 1 IPv4 address operated by NEDZONE-AS in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
testvision.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 |
|---|---|---|---|---|
| 94.124.127.56 | 94.124.120.0/21 | AS25459 | NEDZONE-AS | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of testvision.nl.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from testvision.nl in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for testvision.nl.
| Mechanism | Target |
|---|---|
| SPF_A | testvision.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a01:7c8:d007:503::/64 |
| SPF_IP | 37.46.140.157 |
| SPF_IP | 37.46.142.0/24 |
| SPF_IP | 85.10.135.226 |
| SPF_MX | testvision.nl |
Related pages
Pivot deeper into the graph from testvision.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "testvision.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.