All hostnames lso.cc resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · lso.cc Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/lso.cc Resolution chain lso.cc resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 34.208.153.223 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.162.39.61 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.101.228 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.112.158 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.34.63 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.80.236 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.178.12 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.12.41.71 52.12.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.29.126 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.88.103 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.184.38.223 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.218.18.154 54.218.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.145.159.98 16.145.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.148.247.147 16.148.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.27.175 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.89.191.16 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.34.20.255 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
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 lso.cc in the public web crawl.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for lso.cc.
Related pages Pivot deeper into the graph from lso.cc.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lso.cc"})-[: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 .