Skip to content

Hostname

triskele.ee

Last fetched

triskele.ee resolves to 1 IPv4 address operated by WAVECOM-AS - Aktsiaselts WaveCom in EE.

Nutrition Label

WHISPER CANON · triskele.eeRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/triskele.ee

Resolution chain

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

IPPrefixASNOperatorCountry
80.79.112.6680.79.112.0/20AS34702WAVECOM-AS - Aktsiaselts WaveComEE

WHOIS identity

No WHOIS records are currently associated with triskele.ee in WhisperGraph.

Subdomains

8 observed subdomains of triskele.ee.

Web-graph footprint

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

10 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • triskele.ee

SPF policy

3 SPF mechanisms authorising senders for triskele.ee.

MechanismTarget
SPF_Atriskele.ee
SPF_IP80.79.112.66
SPF_MXtriskele.ee

Related pages

Pivot deeper into the graph from triskele.ee.

Cypher and MCP

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

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