Skip to content

Hostname

tetsujinkun.com

Last fetched

tetsujinkun.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tetsujinkun.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/tetsujinkun.com

Resolution chain

tetsujinkun.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.124.24713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.94.19913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.88.10513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
210.252.20.169210.252.0.0/18AS7679JP
52.194.24.10052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.102.24152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.122.9152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.17.24954.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.66.21354.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.188.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
system develop
Contact emails

Subdomains

3 observed subdomains of tetsujinkun.com.

Web-graph footprint

Distinct hostnames that link to or from tetsujinkun.com in the public web crawl.

23 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tetsujinkun.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_div.bownow.jp
SPF_INCLUDEspf12.gmoserver.jp

Related pages

Pivot deeper into the graph from tetsujinkun.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tetsujinkun.com"})-[: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.