Skip to content

Hostname

lka.jp

Last fetched

lka.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · lka.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lka.jp

Resolution chain

lka.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.234.19018.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.165.12152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.111.6454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.26.25154.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with lka.jp in WhisperGraph.

Subdomains

7 observed subdomains of lka.jp.

Web-graph footprint

Distinct hostnames that link to or from lka.jp in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for lka.jp.

MechanismTarget
SPF_IP202.218.150.206/32
SPF_IP202.218.150.207/32
SPF_IP202.218.207.220
SPF_MXlka.jp

Related pages

Pivot deeper into the graph from lka.jp.

Cypher and MCP

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

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