Skip to content

Hostname

sachsen-net.com

Last fetched

sachsen-net.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sachsen-net.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sachsen-net.com

Resolution chain

sachsen-net.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.10113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.125.163.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.43.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.673.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.773.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
comdotnet
Contact emails

Subdomains

29 observed subdomains of sachsen-net.com.

Web-graph footprint

Distinct hostnames that link to or from sachsen-net.com in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sachsen-net.com.

MechanismTarget
SPF_Asachsen-net.com
SPF_INCLUDEgooglemail.com
SPF_IP81.169.143.166
SPF_IP81.169.179.72
SPF_IP85.25.179.205
SPF_IP85.25.179.246
SPF_IP91.250.100.49
SPF_MXsachsen-net.com

Related pages

Pivot deeper into the graph from sachsen-net.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sachsen-net.com"})-[: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.