Skip to content

Hostname

baseballking.jp

Last fetched

baseballking.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · baseballking.jpRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/baseballking.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.21.10318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.3118.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.6318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.19.1173.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.473.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.603.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.613.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

2 observed subdomains of baseballking.jp.

Web-graph footprint

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

771 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from baseballking.jp.

Cypher and MCP

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

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