Skip to content

Hostname

ko.px-lcd.com

Last fetched

ko.px-lcd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.

Nutrition Label

WHISPER CANON · ko.px-lcd.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ko.px-lcd.com

Resolution chain

ko.px-lcd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.13.12918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.2718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.7418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.8118.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.65.214.10618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.12418.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.1318.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.6118.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with ko.px-lcd.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ko.px-lcd.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ko.px-lcd.com.

Cypher and MCP

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

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