Hostname
kims.dk
Last fetched
kims.dk resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.
Nutrition Label
Resolution chain
kims.dk 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 |
|---|---|---|---|---|
| 212.97.141.140 | 212.97.140.0/22 | AS48854 | — | DK |
WHOIS identity
- Registrar
- registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Organization
- kims a/s
- Contact emails
Subdomains
13 observed subdomains of kims.dk.
Web-graph footprint
Distinct hostnames that link to or from kims.dk in the public web crawl.
92 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for kims.dk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.kims.dk |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.20.216.62 |
| SPF_MX | kims.dk |
Related pages
Pivot deeper into the graph from kims.dk.
- IP · 212.97.141.140
- ASN · AS48854
- Registrar · registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Country · DK
- Email · orkla@softgarden.no
- TLD · .dk
- 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: "kims.dk"})-[: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.