All hostnames lesofi.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · lesofi.co Routing diversity 4.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 6.3/10 canon.whisper.security/host/lesofi.co Resolution chain lesofi.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.147.103 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.147.87 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.160 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.167 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.97 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.106 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.199 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.70 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.81 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.92 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.128.109 52.219.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.128.181 52.219.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.128.193 52.219.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.164.195 52.219.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.164.41 52.219.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.184.31 52.219.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with lesofi.co in WhisperGraph.
Subdomains 1 observed subdomain of lesofi.co.
Related pages Pivot deeper into the graph from lesofi.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lesofi.co"})-[: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 .