Skip to content

Hostname

saee.sa

Last fetched

saee.sa resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · saee.saRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/saee.sa

Resolution chain

saee.sa resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.118.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.49.583.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.128.14634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.239.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.60.7434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.221.16735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.82.23535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.175.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.161.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.172.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.223.7652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.41.4498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with saee.sa in WhisperGraph.

Subdomains

2 observed subdomains of saee.sa.

Web-graph footprint

Distinct hostnames that link to or from saee.sa in the public web crawl.

29 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for saee.sa.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from saee.sa.

Cypher and MCP

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

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