Skip to content

Hostname

markus-est.ee

Last fetched

markus-est.ee resolves to 1 IPv4 address operated by AS8728 in EE.

Nutrition Label

WHISPER CANON · markus-est.eeRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/markus-est.ee

Resolution chain

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

IPPrefixASNOperatorCountry
89.235.196.10189.235.192.0/18AS8728EE

WHOIS identity

No WHOIS records are currently associated with markus-est.ee in WhisperGraph.

Subdomains

2 observed subdomains of markus-est.ee.

Web-graph footprint

Distinct hostnames that link to or from markus-est.ee in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for markus-est.ee.

MechanismTarget
SPF_Amarkus-est.ee
SPF_INCLUDE_veeb.infonet.ee
SPF_MXmarkus-est.ee

Related pages

Pivot deeper into the graph from markus-est.ee.

Cypher and MCP

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

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