Skip to content

Hostname

lezhin.com

Last fetched

lezhin.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · lezhin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lezhin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.119.2313.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.99.2613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.169.4615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.254.2283.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.137.1223.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.29.2473.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.174.2473.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.38.2063.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.180.20643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.34.20852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.78.19352.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.95.8952.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.212.9654.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.58.18354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.59.12954.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.35.2143.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.6.17754.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lezhin.com.

MechanismTarget
SPF_INCLUDEemail.ncloud.com

Related pages

Pivot deeper into the graph from lezhin.com.

Cypher and MCP

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

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