Skip to content

Hostname

saal-digital.ch

Last fetched

saal-digital.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · saal-digital.chRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/saal-digital.ch

Resolution chain

saal-digital.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.94.100108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.115108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.129108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.51108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.10018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with saal-digital.ch in WhisperGraph.

Subdomains

1 observed subdomain of saal-digital.ch.

Web-graph footprint

Distinct hostnames that link to or from saal-digital.ch in the public web crawl.

51 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for saal-digital.ch.

MechanismTarget
SPF_INCLUDEsaal-digital.de
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from saal-digital.ch.

Cypher and MCP

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

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