Skip to content

Hostname

klab.ee

Last fetched

klab.ee has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:telia eesti as as the registrar.

Nutrition Label

WHISPER CANON · klab.eeRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/klab.ee

Resolution chain

klab.ee has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:telia eesti as
Organization
eesti keskkonnauuringute keskuse ou
Contact emails

Subdomains

16 observed subdomains of klab.ee.

Web-graph footprint

Distinct hostnames that link to or from klab.ee in the public web crawl.

87 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for klab.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_Aklab.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.159.236.90/32
SPF_IP62.65.40.207/32
SPF_MXklab.ee

Related pages

Pivot deeper into the graph from klab.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "klab.ee"})-[: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.