Skip to content

Hostname

sro.ch

Last fetched

sro.ch resolves to 1 IPv4 address operated by AS8758 in CH.

Nutrition Label

WHISPER CANON · sro.chRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sro.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
karin baer ludi
Contact emails

Subdomains

14 observed subdomains of sro.ch.

Web-graph footprint

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

124 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for sro.ch.

MechanismTarget
SPF_Asro.ch
SPF_INCLUDE_spf.plan-net.swiss
SPF_IP212.80.96.0/21
SPF_IP2a01:7480:1:100:0:0:0:10
SPF_IP95.174.226.160/27
SPF_MXhin.ch
SPF_MXsro.ch

Related pages

Pivot deeper into the graph from sro.ch.

Cypher and MCP

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

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