Skip to content

Hostname

sat.cool

Last fetched

sat.cool resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sat.coolRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sat.cool

Resolution chain

sat.cool resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.116108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.124108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.21108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.63108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.12318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.103.11018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.3018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.9918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.164.240.1023.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.173.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.473.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.973.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

39 observed subdomains of sat.cool.

Web-graph footprint

Distinct hostnames that link to or from sat.cool in the public web crawl.

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sat.cool.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from sat.cool.

Cypher and MCP

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

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