Skip to content

Hostname

hsolutions.ch

Last fetched

hsolutions.ch resolves to 1 IPv4 address operated by VTX-NETWORK in CH.

Nutrition Label

WHISPER CANON · hsolutions.chRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/hsolutions.ch

Resolution chain

hsolutions.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.147.66.149212.147.0.0/17AS12350VTX-NETWORKCH

WHOIS identity

Registrar
Organization
bucher denis
Contact emails

Subdomains

47 observed subdomains of hsolutions.ch.

Web-graph footprint

Distinct hostnames that link to or from hsolutions.ch in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hsolutions.ch.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_IP185.200.222.1/25
SPF_IP185.48.144.149
SPF_IP194.38.180.160
SPF_IP212.147.66.128/27
SPF_IP213.5.155.211
SPF_IP217.197.215.128/26
SPF_IP78.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.