Skip to content

Hostname

leansolutions.io

Last fetched

leansolutions.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · leansolutions.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/leansolutions.io

Resolution chain

leansolutions.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.145.11918.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.6618.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.7218.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.8718.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
216.137.52.17216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.50216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.94216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.97216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with leansolutions.io in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for leansolutions.io.

MechanismTarget
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from leansolutions.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leansolutions.io"})-[: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.