Skip to content

Hostname

stoos.ch

Last fetched

stoos.ch resolves to 1 IPv4 address operated by AS-ANEXIA ANEXIA Internetdienstleistungs GmbH in AT.

Nutrition Label

WHISPER CANON · stoos.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stoos.ch

Resolution chain

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

IPPrefixASNOperatorCountry
188.65.75.27188.65.72.0/21AS42473AS-ANEXIA ANEXIA Internetdienstleistungs GmbHAT

WHOIS identity

Registrar
Organization
ivan steiner
Contact emails

Subdomains

11 observed subdomains of stoos.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for stoos.ch.

MechanismTarget
SPF_Astoos.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.14.138.238
SPF_IP94.198.255.250
SPF_MXstoos.ch

Related pages

Pivot deeper into the graph from stoos.ch.

Cypher and MCP

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

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