Hostname
kademiplay.com
Last fetched
kademiplay.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kademiplay.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.52.220 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.52.68.195 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.42.144 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.45.31 | 54.183.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kademiplay.com owner
- Contact emails
- 480996ff-321f-4c6d-9dcc-ff919820cbf6@identity-protect.org
- 902abd50-e2dd-458a-ac75-f5b624a02f63@identity-protect.org
- b04f69ca-eb1e-4bc0-9905-5ccaa848054f@identity-protect.org
- e2acc9e3-5878-426b-a3f3-5ce17400dd1d@identity-protect.org
- e68f9dec-8ea3-4262-acbf-a0d33b7f4616@identity-protect.org
- f47813fe-ebdd-4b5c-9997-e070e67394ab@identity-protect.org
- owner-2397321@kademiplay.com.whoisprivacyservice.org
- owner-3102672@kademiplay.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of kademiplay.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kademiplay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kademiplay.com |
Related pages
Pivot deeper into the graph from kademiplay.com.
- IP · 13.52.52.220
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 480996ff-321f-4c6d-9dcc-ff919820cbf6@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: "kademiplay.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.