Hostname
kindredengine.com
Last fetched
kindredengine.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
kindredengine.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.225.119 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.127.94 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.48.62 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.174.52 | 54.241.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kindredengine.com owner
- Contact emails
- 167fabb6-6fb7-423e-88ef-80b383406a8e@identity-protect.org
- 16822720-2b0c-40bd-b3de-c70028fb003f@identity-protect.org
- 207d1f88-9220-40ce-b3f2-a7b02afa1316@identity-protect.org
- 464eae2b-bd72-46cf-93ba-6d677b53f498@identity-protect.org
- 6ce596e9-279c-49b1-afcf-f1986ae781a5@identity-protect.org
- ac8bcea5-0356-46e1-af98-bb908d656522@identity-protect.org
- b8c94961-a62a-4db0-8a24-c3619c9b32a2@identity-protect.org
- owner-4659484@kindredengine.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from kindredengine.com.
- IP · 13.52.225.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 167fabb6-6fb7-423e-88ef-80b383406a8e@identity-protect.org
- TLD · .com
- Browse hostnames · ki…
- 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: "kindredengine.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.