Skip to content

Hostname

sieber.ch

Last fetched

sieber.ch resolves to 1 IPv4 address operated by AS12488 in NL.

Nutrition Label

WHISPER CANON · sieber.chRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sieber.ch

Resolution chain

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

IPPrefixASNOperatorCountry
141.98.26.36141.98.24.0/22AS12488NL

WHOIS identity

No WHOIS records are currently associated with sieber.ch in WhisperGraph.

Subdomains

16 observed subdomains of sieber.ch.

Web-graph footprint

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

56 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sieber.ch.

MechanismTarget
SPF_INCLUDE_spf.riege.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.rz.sisa.ch
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.98.26.36
SPF_IP164.128.36.48/32
SPF_IP212.243.104.32/28
SPF_IP212.243.48.65/27

Related pages

Pivot deeper into the graph from sieber.ch.

Cypher and MCP

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

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