Hostname
klimpal.com
Last fetched
klimpal.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klimpal.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 |
|---|---|---|---|---|
| 135.181.85.36 | 135.181.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klimpal.com owner
- Contact emails
- 1d5f5d7e-84cb-40fb-913b-cb17c489dec8@identity-protect.org
- 296a1962-a38b-44e2-86e2-c56739785d6f@identity-protect.org
- 36111a63-3c1c-44ef-bb18-5b6f1df7dbb0@identity-protect.org
- 371cc533-5d65-4c85-99ea-9401efa57e9c@identity-protect.org
- 43886c43-b9e8-464e-b7be-71d7122c51d9@identity-protect.org
- 610f409f-8103-46c1-ab94-40fe2f4d54ef@identity-protect.org
- owner-6396429@klimpal.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of klimpal.com.
Showing 2 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from klimpal.com.
- IP · 135.181.85.36
- ASN · AS24940
- Registrar · iana:468
- Country · FI
- Email · 1d5f5d7e-84cb-40fb-913b-cb17c489dec8@identity-protect.org
- 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: "klimpal.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.