Hostname
dte.dk
Last fetched
dte.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.
Nutrition Label
Resolution chain
dte.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 |
|---|---|---|---|---|
| 46.101.140.14 | 46.101.128.0/17 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- —
- Organization
- dansk traeemballage a/s
- Contact emails
Subdomains
9 observed subdomains of dte.dk.
Web-graph footprint
Distinct hostnames that link to or from dte.dk in the public web crawl.
41 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for dte.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfinclude.sikkermail.dk |
| SPF_IP | 194.19.190.206 |
| SPF_IP | 194.19.203.122 |
| SPF_IP | 194.19.203.74 |
| SPF_IP | 194.19.203.78 |
| SPF_IP | 194.19.221.222 |
| SPF_IP | 194.255.156.174 |
| SPF_IP | 194.255.16.62 |
| SPF_IP | 194.255.57.162 |
| SPF_IP | 20.240.254.244 |
| SPF_IP | 212.97.211.146 |
| SPF_IP | 212.98.91.203 |
| SPF_IP | 46.101.140.14 |
| SPF_IP | 87.54.30.168 |
Related pages
Pivot deeper into the graph from dte.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dte.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.