Skip to content

Hostname

demo-static.lassoworkforce.com

Last fetched

demo-static.lassoworkforce.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · demo-static.lassoworkforce.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/demo-static.lassoworkforce.com

Resolution chain

demo-static.lassoworkforce.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.16216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.11216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.12016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.182.13216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.10416.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.23252.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.16852.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.20052.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.16052.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.21452.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.9654.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.10454.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.24854.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with demo-static.lassoworkforce.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from demo-static.lassoworkforce.com.

Cypher and MCP

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

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