Hostname
viadata.nl
Last fetched
viadata.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
viadata.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 |
|---|---|---|---|---|
| 185.37.70.50 | 185.37.68.0/22 | AS48635 | — | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
35 observed subdomains of viadata.nl.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from viadata.nl in the public web crawl.
27 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for viadata.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 185.103.159.25 |
| SPF_IP | 185.108.66.221 |
| SPF_IP | 185.108.66.222 |
| SPF_IP | 185.108.66.247 |
| SPF_IP | 185.156.163.218 |
| SPF_IP | 185.223.33.0/25 |
| SPF_IP | 185.223.33.56 |
| SPF_IP | 185.37.70.50 |
| SPF_IP | 185.95.31.121 |
| SPF_IP | 185.95.31.95 |
| SPF_IP | 193.173.85.5 |
| SPF_IP | 2a00:f10:400:4:1c00:18ff:fe00:1617 |
| SPF_IP | 2a00:f10:402:781:1c00:56ff:fe00:2524 |
| SPF_IP | 2a00:f10:402:781:1c00:b9ff:fe00:250a |
| SPF_IP | 2a01:b941:2::0/64 |
| SPF_IP | 40.101.83.194 |
| SPF_IP | 5.157.84.0/24 |
| SPF_IP | 5.157.86.209 |
| SPF_IP | 5.157.86.25/32 |
| SPF_IP | 5.157.86.28/24 |
| SPF_IP | 5.157.86.29 |
| SPF_IP | 5.157.86.30/32 |
| SPF_IP | 5.157.86.46/32 |
| SPF_IP | 5.157.86.47 |
| SPF_IP | 5.157.86.48 |
| SPF_IP | 5.157.86.49 |
| SPF_IP | 89.146.30.26/27 |
Related pages
Pivot deeper into the graph from viadata.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "viadata.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.