Skip to content

Hostname

stxcloud.com

Last fetched

stxcloud.com 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 · stxcloud.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stxcloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.117.4713.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.92.7216.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.177.18418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.38.20418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.238.12518.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.215.13218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.132.22518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.189.20518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.218.4118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.223.1253.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.0.883.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.4.783.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.13.2033.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.37.2013.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.207.143.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.221.1833.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.253.1813.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.59.263.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.175.1453.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.192.453.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of stxcloud.com.

Web-graph footprint

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

208 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from stxcloud.com.

Cypher and MCP

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

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