All hostnames lsworkday.dev resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label WHISPER CANON · lsworkday.dev Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/lsworkday.dev Resolution chain lsworkday.dev resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.53.60 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.51.177 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.144.194.64 16.144.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.210.213.254 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.211.35.126 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.213.156.207 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.166.78.39 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.83.58.212 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.83.79.49 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.231.234.163 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.233.23.8 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.236.229.29 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.236.250.83 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.24.216.120 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.60.153 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.201.74.144 54.200.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.202.144.80 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.219.83 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:292 Organization domain administrator Contact emails Subdomains 4 observed subdomains of lsworkday.dev.
Web-graph footprint Distinct hostnames that link to or from lsworkday.dev in the public web crawl.
Related pages Pivot deeper into the graph from lsworkday.dev.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lsworkday.dev"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .