Skip to content

Hostname

lanzi.securetree.com

Last fetched

lanzi.securetree.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lanzi.securetree.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lanzi.securetree.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.39.35101.0.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.24.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.32.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.152.1273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.78.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.51.663.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.2.3835.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.55.14052.40.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.203.5552.92.128.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.127.13354.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.250.9454.214.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.245.1154.222.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lanzi.securetree.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lanzi.securetree.com.

Cypher and MCP

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

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