Skip to content

Hostname

sessionstack.com

Last fetched

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

Nutrition Label

WHISPER CANON · sessionstack.comRouting diversity6.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sessionstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.196.179100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.172.82100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.82.209100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.172.61100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.235.3718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.151.13923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.2.2123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.99.1953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.75.603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.7.453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.35.2273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.131.813.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.120.2283.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.124.2363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.70.634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.187.23134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.210.17234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.221.15335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.25.17635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.193.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
alexander zlatkov
Contact emails

Subdomains

12 observed subdomains of sessionstack.com.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sessionstack.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.braintreegateway.com

Related pages

Pivot deeper into the graph from sessionstack.com.

Cypher and MCP

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

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