Skip to content

Hostname

ja.ee

Last fetched

ja.ee resolves to 1 IPv4 address operated by ELKDATA in EE. WHOIS lists registrar:spin tek as as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.194.202.14085.194.202.0/23AS61189ELKDATAEE

WHOIS identity

Registrar
registrar:spin tek as
Organization
sa junior achievement eesti
Contact emails

Subdomains

9 observed subdomains of ja.ee.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ja.ee.

MechanismTarget
SPF_Aois.eek.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.spf.elkdata.ee
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.146.72.253
SPF_IP95.129.196.58
SPF_MXja.ee

Related pages

Pivot deeper into the graph from ja.ee.

Cypher and MCP

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

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