Hostname
kanecurated.com
Last fetched
kanecurated.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kanecurated.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.20.13 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.51 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.72 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.90 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.64.207.4 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.5 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.79 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.80 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kanecurated.com owner
- Contact emails
- 2f1729f4-10ac-4dd8-a7a1-7152f21b26b1@identity-protect.org
- 4b4cae27-20f1-48b2-a1ac-31656868ae0c@identity-protect.org
- 4fa6c11f-e1f2-4926-941f-cdc2e187f5d5@identity-protect.org
- b6924b58-c5b9-46a5-9186-14db5501f46d@identity-protect.org
- b77601be-626f-474a-9ff6-b934733fcb8d@identity-protect.org
- c5a35029-51c7-47bc-b844-10026b68dc39@identity-protect.org
- owner-7611431@kanecurated.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of kanecurated.com.
| Subdomain |
|---|
| www.kanecurated.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kanecurated.com.
- IP · 13.35.20.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 2f1729f4-10ac-4dd8-a7a1-7152f21b26b1@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: "kanecurated.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.