Skip to content

Hostname

ltech.dk

Last fetched

ltech.dk resolves to 1 IPv4 address operated by AS3342 in DK. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.170.135.36185.170.132.0/22AS3342DK

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
ltech a/s
Contact emails

Subdomains

60 observed subdomains of ltech.dk.

Web-graph footprint

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

17 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ltech.dk.

MechanismTarget
SPF_INCLUDEclick-send.net
SPF_INCLUDEonline-send.com
SPF_INCLUDEspf.live.odoocloud.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simply.com
SPF_INCLUDEweb.shared.mysmtp.com

Related pages

Pivot deeper into the graph from ltech.dk.

Cypher and MCP

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

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