Skip to content

Hostname

tjoy.jp

Last fetched

tjoy.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.104108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.31108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.4108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.70108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.11952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.852.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8552.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

13 observed subdomains of tjoy.jp.

Web-graph footprint

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

937 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tjoy.jp.

Cypher and MCP

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

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