Skip to content

Hostname

t-walker.jp

Last fetched

t-walker.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · t-walker.jpRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/t-walker.jp

Resolution chain

t-walker.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.180.16.5618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.15.7435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.82.19352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.24.19852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.136.13354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.239.754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.47.8557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.18.17552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
tommywalker
Contact emails

Subdomains

13 observed subdomains of t-walker.jp.

Web-graph footprint

Distinct hostnames that link to or from t-walker.jp in the public web crawl.

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for t-walker.jp.

MechanismTarget
SPF_At-walker.jp
SPF_INCLUDE_spf.google.com
SPF_IP133.217.192.19/32
SPF_IP133.217.192.20/32
SPF_IP133.217.192.21/32
SPF_IP133.217.192.22/32
SPF_IP52.199.6.10
SPF_MXt-walker.jp

Related pages

Pivot deeper into the graph from t-walker.jp.

Cypher and MCP

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

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