Hostname
hsolutions.ch
Last fetched
hsolutions.ch resolves to 1 IPv4 address operated by VTX-NETWORK in CH.
Nutrition Label
Resolution chain
hsolutions.ch 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 |
|---|---|---|---|---|
| 212.147.66.149 | 212.147.0.0/17 | AS12350 | VTX-NETWORK | CH |
WHOIS identity
- Registrar
- —
- Organization
- bucher denis
- Contact emails
- —
Subdomains
47 observed subdomains of hsolutions.ch.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hsolutions.ch in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for hsolutions.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_IP | 185.200.222.1/25 |
| SPF_IP | 185.48.144.149 |
| SPF_IP | 194.38.180.160 |
| SPF_IP | 212.147.66.128/27 |
| SPF_IP | 213.5.155.211 |
| SPF_IP | 217.197.215.128/26 |
| SPF_IP | 78.40.74.192/27 |
Related pages
Pivot deeper into the graph from hsolutions.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hsolutions.ch"})-[: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.