Hostname
kloom.net
Last fetched
kloom.net resolves to 2 IPv4 addresses operated by AS134548 in HK. WHOIS lists iana:4163 as the registrar.
Nutrition Label
Resolution chain
kloom.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.238.206.164 | 38.238.192.0/19 | AS134548 | — | HK |
| 38.239.8.240 | 38.239.0.0/19 | AS134548 | — | HK |
WHOIS identity
- Registrar
- iana:4163
- Organization
- identity protection service
- Contact emails
- 67bf2859-758d-4817-9692-0f34681a0ce7@identity-protect.org
- 6edc7ca1-1a8e-45d6-8684-c1d3af7576c3@identity-protect.org
- a5aa3418-4d65-4a4d-bb79-1b364043b84c@identity-protect.org
- ad9e1349-833d-49fd-99f2-c3f6977fa1e8@identity-protect.org
- c3818f13-b59d-47ba-bf17-546f7a292d40@identity-protect.org
- f311c664-d9d8-44b0-a58c-423d21716821@identity-protect.org
Subdomains
3 observed subdomains of kloom.net.
Threat posture
History
Related pages
Pivot deeper into the graph from kloom.net.
- IP · 38.238.206.164
- ASN · AS134548
- Registrar · iana:4163
- Country · HK
- Email · 67bf2859-758d-4817-9692-0f34681a0ce7@identity-protect.org
- TLD · .net
- 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: "kloom.net"})-[: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.