Skip to content

Hostname

stackstate.com

Last fetched

stackstate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · stackstate.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stackstate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.2513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.11165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.2765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.8365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
xebia nederland b.v.
Contact emails

Subdomains

11 observed subdomains of stackstate.com.

Web-graph footprint

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

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stackstate.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from stackstate.com.

Cypher and MCP

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

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