Skip to content

Hostname

lso.cc

Last fetched

lso.cc resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lso.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.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.

IPPrefixASNOperatorCountry
34.208.153.22334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.39.6135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.101.22835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.112.15835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.34.6344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.80.23644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.178.1244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.41.7152.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.29.12652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.88.10352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.38.22354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.18.15454.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.159.9816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.247.14716.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.27.175100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.191.1652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.20.255184.32.0.0/14AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lso.cc.

MechanismTarget
SPF_INCLUDEmailgun.org

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.