Skip to content

Hostname

leon.jp

Last fetched

leon.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · leon.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leon.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.118108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.90108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1183.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.683.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.793.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.963.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
shufu-to-seikatsusha
Contact emails

Subdomains

11 observed subdomains of leon.jp.

Web-graph footprint

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

989 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from leon.jp.

Cypher and MCP

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

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