Skip to content

Hostname

kriso.ee

Last fetched

kriso.ee resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:elion as the registrar.

Nutrition Label

WHISPER CANON · kriso.eeRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kriso.ee

Resolution chain

kriso.ee resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.94104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.94104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.241172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:elion
Organization
Contact emails

Subdomains

7 observed subdomains of kriso.ee.

Web-graph footprint

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

246 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for kriso.ee.

MechanismTarget
SPF_Akriso.ee
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEalmic.ee
SPF_INCLUDEdnsexit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEteliaklm.ee
SPF_IP131.107.21.231/32
SPF_IP213.219.118.138/32
SPF_MXkriso.ee

Related pages

Pivot deeper into the graph from kriso.ee.

Cypher and MCP

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

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