Skip to content

Hostname

softub.ch

Last fetched

softub.ch resolves to 2 IPv4 addresses operated by AS47302 in CH.

Nutrition Label

WHISPER CANON · softub.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/softub.ch

Resolution chain

softub.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
mathias trabitzsch
Contact emails

Subdomains

12 observed subdomains of softub.ch.

Web-graph footprint

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

18 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for softub.ch.

MechanismTarget
SPF_Asoftub.ch
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.74.153.187
SPF_MXsoftub.ch

Related pages

Pivot deeper into the graph from softub.ch.

Cypher and MCP

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

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