Skip to content

Hostname

tkj.jp

Last fetched

tkj.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.11013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.1618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.167.227.243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.333.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.353.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.563.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
datahotel co.,ltd.
Contact emails

Subdomains

51 observed subdomains of tkj.jp.

Web-graph footprint

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

3,582 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tkj.jp.

MechanismTarget
SPF_Awww4027.sakura.ne.jp
SPF_INCLUDEmds3032.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.makeshop.jp
SPF_IP13.115.123.246
SPF_IP153.127.214.167/32
SPF_IP203.131.196.3
SPF_IP203.131.196.4
SPF_IP203.131.196.7
SPF_IP203.131.196.8
SPF_IP203.141.249.128
SPF_MXtkj.jp

Related pages

Pivot deeper into the graph from tkj.jp.

Cypher and MCP

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

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