Skip to content

Hostname

lineage2.com

Last fetched

lineage2.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · lineage2.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lineage2.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.166.173.18835.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.127.2335.96.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.93.4735.96.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.89.345.2.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.134.8945.2.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.172.4245.2.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.155.15845.2.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.55.23452.15.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.78.21252.15.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.76.4952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.83.10052.44.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.213.5252.44.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.151.16516.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.89.160184.49.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.44.8252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.161.110184.49.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
32.186.50.1932.192.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.207.22252.46.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:100
Organization
ncsoft
Contact emails

Subdomains

31 observed subdomains of lineage2.com.

Web-graph footprint

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

313 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lineage2.com.

MechanismTarget
SPF_INCLUDEncsoft.com

Related pages

Pivot deeper into the graph from lineage2.com.

Cypher and MCP

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

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