Skip to content

Hostname

mnt.ee

Last fetched

mnt.ee resolves to 1 IPv4 address operated by AS8240 in EE. WHOIS lists registrar:riks|maanteeamet as the registrar.

Nutrition Label

WHISPER CANON · mnt.eeRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mnt.ee

Resolution chain

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

IPPrefixASNOperatorCountry
195.80.110.145195.80.96.0/19AS8240EE

WHOIS identity

Registrar
registrar:riks|maanteeamet
Organization
maanteeamet
Contact emails

Subdomains

36 observed subdomains of mnt.ee.

Web-graph footprint

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

370 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mnt.ee.

MechanismTarget
SPF_Amx1.transpordiamet.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.196.219.99/32
SPF_MXmnt.ee

Related pages

Pivot deeper into the graph from mnt.ee.

Cypher and MCP

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

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