Hostname
lendex.jp
Last fetched
lendex.jp resolves to 13.113.65.39, announced in 13.112.0.0/14 by AMAZON-02 - Amazon.com, Inc. in JP. lendex.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
- 2406:da14:8dd:ef00:29a9:1d0e:5358:c235
- 2406:da14:8dd:ef00:48e4:4d7e:2394:b7a8
- 2406:da14:8dd:ef00:6e5d:bff4:f92c:d4f1
- 2406:da14:8dd:ef00:7625:18d9:4c50:f6a7
- 2406:da14:8dd:ef00:98ac:d382:af58:3def
- 2406:da14:8dd:ef00:e2c4:e40:acf0:5411
- 2406:da14:8dd:ef01:2dbc:3d81:69d1:11ec
- 2406:da14:8dd:ef01:35b3:51b0:c8f1:1312
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrant organisation
- etsuo kakehi
- Contact emails
- admin@muumuu-domain.com, 2933bbd48fe9dde2115cd0f2d1a01185-56357613@contact.gandi.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-483.awsdns-60.com
- ns-851.awsdns-42.net
- ns-1216.awsdns-24.org
- ns-1652.awsdns-14.co.uk
MX records
- mail.lendex.jp
SPF policy
- include: amazonses.com
- include: spf.bmv.jp
- mx: lendex.jp
Threat-feed evidence
History
Related pages
Pivot from lendex.jp into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lendex.jp"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.