Hostname
kantan.game
Last fetched
kantan.game resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
kantan.game resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.182.76 | 13.160.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.216.55 | 13.160.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.126.42 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.227.192.104 | 13.227.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.59 | 13.227.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.93 | 13.227.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.98 | 13.227.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 52.194.62.231 | 52.216.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.48.193 | 52.216.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.165.185 | 54.172.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.54.104 | 54.239.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.138.200 | 54.251.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.194.24 | 54.251.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.41.170 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- —
Subdomains
1 observed subdomain of kantan.game.
| Subdomain |
|---|
| kensyouquiz.kantan.game |
Web-graph footprint
Distinct hostnames that link to or from kantan.game in the public web crawl.
41 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kantan.game.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fc03980.cuenote.jp |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from kantan.game.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kantan.game"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.