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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for merko.ee.
| Mechanism | Target |
|---|---|
| SPF_A | directo.gate.ee |
| SPF_A | merko.ee |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailer.recommy.com |
| SPF_INCLUDE | sendsmaily.info |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.150.66.175 |
| SPF_IP | 194.204.13.165 |
| SPF_IP | 194.204.13.172 |
| SPF_IP | 194.204.17.218 |
| SPF_MX | merko.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.