Skip to content

Hostname

lesoll.com

Last fetched

lesoll.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lesoll.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/lesoll.com

Resolution chain

lesoll.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.206.78.24018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.237.17218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.106.423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.20.1743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.24.5134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.50.7135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.189.17844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.97.5352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.227.24654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.111.4554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.15.11854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.12.20898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of lesoll.com.

Web-graph footprint

Distinct hostnames that link to or from lesoll.com in the public web crawl.

38 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lesoll.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from lesoll.com.

Cypher and MCP

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

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