Hostname
kht.dk
Last fetched
kht.dk resolves to 2 IPv4 addresses operated by AS48854 in DK.
Nutrition Label
Resolution chain
kht.dk 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 |
|---|---|---|---|---|
| 185.21.42.106 | 185.21.40.0/22 | AS48854 | — | DK |
| 46.36.210.42 | 46.36.208.0/21 | AS48854 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- k. hansen transport a/s
- Contact emails
- —
Subdomains
6 observed subdomains of kht.dk.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kht.dk in the public web crawl.
22 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for kht.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.consignor.com |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.scannet.dk |
| SPF_IP | 188.180.85.170 |
Related pages
Pivot deeper into the graph from kht.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kht.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.