Skip to content

Hostname

statrys.com

Last fetched

statrys.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · statrys.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/statrys.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.11313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2213.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.161.156.1018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.3618.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.4818.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.8018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.5118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for statrys.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from statrys.com.

Cypher and MCP

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

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