Skip to content

Hostname

klinger.dk

Last fetched

klinger.dk resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists registrar:curanet a/s as the registrar.

Nutrition Label

WHISPER CANON · klinger.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/klinger.dk

Resolution chain

klinger.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.97.142.102212.97.140.0/22AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
registrar:curanet a/s
Organization
klinger danmark a/s
Contact emails

Subdomains

7 observed subdomains of klinger.dk.

Web-graph footprint

Distinct hostnames that link to or from klinger.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for klinger.dk.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mlwrx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rackhosting.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP193.104.82.0/24
SPF_IP194.242.40.121
SPF_IP40.68.36.243/32
SPF_IP93.191.157.74

Related pages

Pivot deeper into the graph from klinger.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "klinger.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.