Skip to content

Hostname

merko.ee

Last fetched

merko.ee has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:zone media ou as the registrar.

Nutrition Label

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

Resolution chain

merko.ee has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:zone media ou
Organization
as merko ehitus
Contact emails

Subdomains

17 observed subdomains of merko.ee.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for merko.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_Amerko.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailer.recommy.com
SPF_INCLUDEsendsmaily.info
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.150.66.175
SPF_IP194.204.13.165
SPF_IP194.204.13.172
SPF_IP194.204.17.218
SPF_MXmerko.ee

Related pages

Pivot deeper into the graph from merko.ee.

Cypher and MCP

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

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