Hostname
kapaplay.com
Last fetched
kapaplay.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kapaplay.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.130.5 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.50 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.84 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.9 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 54.230.71.127 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.24 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.65 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.83 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kapaplay.com owner
- Contact emails
Subdomains
2 observed subdomains of kapaplay.com.
| Subdomain |
|---|
| api.kapaplay.com |
| www.kapaplay.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kapaplay.com.
- IP · 13.35.130.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PH
- Email · f7d43b16-2e8f-4f58-9306-736f0a1c4810@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kapaplay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.