Skip to content

Hostname

cwdev.statelake.io

Last fetched

cwdev.statelake.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · cwdev.statelake.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cwdev.statelake.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.102.1163.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1213.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.463.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.553.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1193.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.373.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.473.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.883.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cwdev.statelake.io in WhisperGraph.

Subdomains

9 observed subdomains of cwdev.statelake.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cwdev.statelake.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cwdev.statelake.io.

Cypher and MCP

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

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