Hostname
softronics.ch
Last fetched
softronics.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.
Nutrition Label
Resolution chain
softronics.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 |
|---|---|---|---|---|
| 91.99.197.136 | 91.99.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- —
- Organization
- daniel jucker
- Contact emails
- —
Subdomains
114 observed subdomains of softronics.ch.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softronics.ch in the public web crawl.
21 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for softronics.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.203.250.207 |
| SPF_IP | 136.243.94.212 |
| SPF_IP | 138.199.159.219 |
| SPF_IP | 157.90.120.50 |
| SPF_IP | 157.90.178.122 |
| SPF_IP | 168.119.248.44 |
| SPF_IP | 176.9.9.20 |
| SPF_IP | 188.245.173.29 |
| SPF_IP | 188.245.243.101 |
| SPF_IP | 23.88.104.55 |
| SPF_IP | 23.88.126.79 |
| SPF_IP | 65.109.98.188 |
| SPF_IP | 65.21.124.36 |
| SPF_IP | 65.21.20.75 |
| SPF_IP | 65.21.20.76 |
| SPF_IP | 91.214.169.145 |
| SPF_IP | 91.214.169.41 |
| SPF_IP | 91.214.169.42 |
| SPF_IP | 91.214.169.64 |
| SPF_IP | 91.99.197.136 |
| SPF_IP | 91.99.206.156 |
| SPF_IP | 95.216.0.43 |
| SPF_IP | 95.216.3.170 |
Related pages
Pivot deeper into the graph from softronics.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softronics.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.