Skip to content

Hostname

kenkey.jp

Last fetched

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

Nutrition Label

WHISPER CANON · kenkey.jpRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/kenkey.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.194.2913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.225.12513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.159.15618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.85.23818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.103.17818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.142.24418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.164.18818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.229.933.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.108.21835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.147.23935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.96.22735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.155.7135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.99.24652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.199.5052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.166.19252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.81.12054.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.32.7154.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.207.6313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kenkey
Contact emails

Subdomains

28 observed subdomains of kenkey.jp.

Web-graph footprint

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

18 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kenkey.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kenkey.jp.

Cypher and MCP

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

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