Skip to content

Hostname

lsarizon.click

Last fetched

lsarizon.click resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · lsarizon.clickRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lsarizon.click

Resolution chain

lsarizon.click resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.17.2016.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
16.12.17.6816.12.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.1003.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.333.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.463.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.613.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.153.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.603.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.243.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.663.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.142.7652.95.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.052.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.2452.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.143.2852.95.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.1652.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.148.352.95.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with lsarizon.click in WhisperGraph.

Subdomains

1 observed subdomain of lsarizon.click.

Threat posture

History

Related pages

Pivot deeper into the graph from lsarizon.click.

Cypher and MCP

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

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