Hostname
klkim.com
Last fetched
klkim.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klkim.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.38.108.143 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klkim.com owner
- Contact emails
- klkim.com@domainsbyproxy.com
- xhz337059@gmail.com
- 3b0a1f1e-9dcc-46ed-bb4c-a0a5c6a867c2@identity-protect.org
- 4df000dc-4aba-4ded-8738-ca893943d38a@identity-protect.org
- 64683dc8-3ff6-401b-b1e9-5c8cd3f7d837@identity-protect.org
- adfe2a28-3437-4757-9a0d-ee41d84344ae@identity-protect.org
- bf692947-b273-4b92-b17f-402892272c34@identity-protect.org
- e366c7ea-4adf-428b-82ac-bf2a15414f53@identity-protect.org
- owner-9034885@klkim.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of klkim.com.
Showing 23 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from klkim.com.
- IP · 3.38.108.143
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · klkim.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · kl…
- 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: "klkim.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.