Skip to content

Hostname

sstack.com

Last fetched

sstack.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sstack.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.30143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.4143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.73143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.90143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.161.242.1163.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.343.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.463.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.563.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.108.12352.84.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.108.5052.84.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.108.5152.84.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.108.12952.84.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:2
Organization
schneider saddlery co
Contact emails

Subdomains

21 observed subdomains of sstack.com.

Web-graph footprint

Distinct hostnames that link to or from sstack.com in the public web crawl.

290 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sstack.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io
SPF_IP13.59.250.34
SPF_IP162.155.198.2
SPF_IP167.89.0.0/17
SPF_IP185.90.21.217
SPF_IP52.8.207.81/32

Related pages

Pivot deeper into the graph from sstack.com.

Cypher and MCP

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

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