Hostname
kdkrocs.com
Last fetched
kdkrocs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kdkrocs.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 |
|---|---|---|---|---|
| 108.158.32.126 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.32 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.58 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.89 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.244.87.108 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.110 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.121 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.13 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kdkrocs.com owner
- Contact emails
- 45e06c83-61d8-442c-a275-5ee80e4bf782@identity-protect.org
- 6901c2df-91eb-463e-90a9-230d1ee5caa9@identity-protect.org
- 763611a7-3eb5-4395-8cff-e49cb6579fc2@identity-protect.org
- 924ea344-4283-4f29-af35-add656bdbf27@identity-protect.org
- b45c21ca-53ee-4c09-b2d8-b0e3e562c1c6@identity-protect.org
- e19a175f-4b65-45e9-bbdb-352d31e3827c@identity-protect.org
- fd5093a3-e5aa-47b5-8701-75e343b46875@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from kdkrocs.com.
- IP · 108.158.32.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 45e06c83-61d8-442c-a275-5ee80e4bf782@identity-protect.org
- TLD · .com
- Browse hostnames · kd…
- 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: "kdkrocs.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.