Hostname
viosys.com
Last fetched
viosys.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1239 as the registrar.
Nutrition Label
Resolution chain
viosys.com 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.130.146.212 | 94.130.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:1239
- Organization
- michael voigt
- Contact emails
Subdomains
8 observed subdomains of viosys.com.
Web-graph footprint
Distinct hostnames that link to or from viosys.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for viosys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.outlook.de |
| SPF_IP | 136.243.128.148 |
| SPF_IP | 136.243.233.47 |
| SPF_IP | 185.141.123.234 |
| SPF_IP | 213.179.64.0/19 |
| SPF_IP | 85.232.11.182 |
| SPF_IP | 85.232.11.77 |
| SPF_IP | 85.239.114.195 |
Related pages
Pivot deeper into the graph from viosys.com.
- IP · 94.130.146.212
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:1239
- Country · DE
- Email · info@viosys.com
- TLD · .com
- Browse hostnames · vi…
- 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: "viosys.com"})-[: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.