Skip to content

Hostname

labtech.dk

Last fetched

labtech.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · labtech.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/labtech.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.228.10185.149.228.0/24AS48854DK

WHOIS identity

Registrar
Organization
labtech data a/s
Contact emails

Subdomains

10 observed subdomains of labtech.dk.

Web-graph footprint

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

58 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for labtech.dk.

MechanismTarget
SPF_INCLUDEdnsexit.com
SPF_INCLUDEmail.iteras.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tigermedia.eu
SPF_IP2001:41d0:a:1f31:0:0:0:0
SPF_IP46.36.211.197/32
SPF_IP78.76.34.243
SPF_IP85.191.192.82
SPF_IP85.191.213.182
SPF_IP89.249.5.250
SPF_MXlabtech.dk

Related pages

Pivot deeper into the graph from labtech.dk.

Cypher and MCP

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

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