Skip to content

Hostname

tottokun.com

Last fetched

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

Nutrition Label

WHISPER CANON · tottokun.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tottokun.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.104.2013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.177.213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.237.19013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.249.6913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.188.2113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.124.1273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.31.23352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.67.22952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.26.10552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.252.19154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.183.22254.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.51.22754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.114.11654.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.83.2754.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.89.17813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.11.3213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.92.5113.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

16 observed subdomains of tottokun.com.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tottokun.com.

MechanismTarget
SPF_INCLUDEspf.baremetal.jp
SPF_MXtottokun.com

Related pages

Pivot deeper into the graph from tottokun.com.

Cypher and MCP

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

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