Skip to content

Hostname

stern.ch

Last fetched

stern.ch resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · stern.chRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/stern.ch

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.24.5216.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.343.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.723.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.2403.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.463.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.563.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.813.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.853.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.123.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1893.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.2063.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.513.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.14452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.209.052.219.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.209.452.219.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.5852.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of stern.ch.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stern.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from stern.ch.

Cypher and MCP

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

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