Skip to content

Hostname

static.softronics.ch

Last fetched

static.softronics.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · static.softronics.chRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/static.softronics.ch

Resolution chain

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

IPPrefixASNOperatorCountry
91.99.197.13691.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with static.softronics.ch in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for static.softronics.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.250.207
SPF_IP136.243.94.212
SPF_IP138.199.159.219
SPF_IP157.90.120.50
SPF_IP157.90.178.122
SPF_IP168.119.248.44
SPF_IP176.9.9.20
SPF_IP188.245.173.29
SPF_IP188.245.243.101
SPF_IP23.88.104.55
SPF_IP23.88.126.79
SPF_IP65.109.98.188
SPF_IP65.21.124.36
SPF_IP65.21.20.75
SPF_IP65.21.20.76
SPF_IP91.214.169.145
SPF_IP91.214.169.41
SPF_IP91.214.169.42
SPF_IP91.214.169.64
SPF_IP91.99.197.136
SPF_IP91.99.206.156
SPF_IP95.216.0.43
SPF_IP95.216.3.170

Related pages

Pivot deeper into the graph from static.softronics.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "static.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 20

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