Skip to content

Hostname

koer.ee

Last fetched

koer.ee resolves to 1 IPv4 address operated by AS216263 in EE. WHOIS lists registrar:radicenter ou as the registrar.

Nutrition Label

WHISPER CANON · koer.eeRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/koer.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.86.211.134185.86.211.0/24AS216263EE

WHOIS identity

Registrar
registrar:radicenter ou
Organization
Contact emails

Subdomains

14 observed subdomains of koer.ee.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for koer.ee.

MechanismTarget
SPF_Akoer.ee
SPF_INCLUDE_spf.radicenter.eu
SPF_IP185.86.211.134
SPF_IP185.86.211.154
SPF_IP212.47.208.134
SPF_MXkoer.ee

Related pages

Pivot deeper into the graph from koer.ee.

Cypher and MCP

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

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