Skip to content

Hostname

tkool.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.1913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.134.10618.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.418.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.4218.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.8618.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
enterbrain,
Contact emails

Subdomains

9 observed subdomains of tkool.jp.

Web-graph footprint

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

450 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tkool.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXtkool.jp

Related pages

Pivot deeper into the graph from tkool.jp.

Cypher and MCP

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

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