Skip to content

Hostname

lelia.jp

Last fetched

lelia.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.

Nutrition Label

WHISPER CANON · lelia.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lelia.jp

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.124.11954.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.12254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.4454.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.4554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
99.84.234.11499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
yuto shigematsu
Contact emails

Subdomains

2 observed subdomains of lelia.jp.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lelia.jp.

MechanismTarget
SPF_INCLUDE_spf.aispr.jp
SPF_MXlelia.jp

Related pages

Pivot deeper into the graph from lelia.jp.

Cypher and MCP

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

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