Skip to content

Hostname

stxapp.io

Last fetched

stxapp.io resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stxapp.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/stxapp.io

Resolution chain

stxapp.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.222.117.2015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.195.6616.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.72.2216.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.237.773.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.22.343.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.142.3699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of stxapp.io.

Web-graph footprint

Distinct hostnames that link to or from stxapp.io in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for stxapp.io.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from stxapp.io.

Cypher and MCP

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

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