Skip to content

Hostname

marathon.tokyo

Last fetched

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

Nutrition Label

WHISPER CANON · marathon.tokyoRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marathon.tokyo

Resolution chain

marathon.tokyo resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.237.8513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.134.17918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.67.13818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.54.1693.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.215.03.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.207.17835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.10.15535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.255.16035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.181.10752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.136.6452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.215.11452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.247.22154.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.87.17754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.72.11357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
16.76.108.20416.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:49
Organization
tokyo marathon foundation
Contact emails

Subdomains

8 observed subdomains of marathon.tokyo.

Web-graph footprint

Distinct hostnames that link to or from marathon.tokyo in the public web crawl.

1,253 sites link to this hostname.

192 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for marathon.tokyo.

MechanismTarget
SPF_IP54.150.243.190/32
SPF_IP54.199.89.199/32
SPF_IP54.95.86.113/32

Related pages

Pivot deeper into the graph from marathon.tokyo.

Cypher and MCP

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

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