Skip to content

Hostname

dte.dk

Last fetched

dte.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · dte.dkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dte.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.140.1446.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dte.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinclude.sikkermail.dk
SPF_IP194.19.190.206
SPF_IP194.19.203.122
SPF_IP194.19.203.74
SPF_IP194.19.203.78
SPF_IP194.19.221.222
SPF_IP194.255.156.174
SPF_IP194.255.16.62
SPF_IP194.255.57.162
SPF_IP20.240.254.244
SPF_IP212.97.211.146
SPF_IP212.98.91.203
SPF_IP46.101.140.14
SPF_IP87.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 20

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