Skip to content

Hostname

techplay.jp

Last fetched

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

Nutrition Label

WHISPER CANON · techplay.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/techplay.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
143.204.181.124143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.83143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.1018.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.2818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.6418.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.9518.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.101143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.76143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

17 observed subdomains of techplay.jp.

Web-graph footprint

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

1,189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for techplay.jp.

MechanismTarget
SPF_INCLUDE6097325.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from techplay.jp.

Cypher and MCP

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

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