Skip to content

Hostname

tridens.ee

Last fetched

tridens.ee is a registered hostname under the .ee top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tridens.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tridens.ee

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

12 observed subdomains of tridens.ee.

Web-graph footprint

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

49 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tridens.ee.

MechanismTarget
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.126.124.136
SPF_IP195.222.7.145
SPF_IP195.222.7.149
SPF_IP213.168.5.70
SPF_IP217.146.68.150
SPF_IP90.190.100.26
SPF_IP90.190.106.35
SPF_IP90.190.148.105
SPF_IP90.190.148.160/29
SPF_IP90.191.44.226
SPF_MXtridens.ee

Related pages

Pivot deeper into the graph from tridens.ee.

Cypher and MCP

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

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