Skip to content

Hostname

m2.ee

Last fetched

m2.ee resolves to 2 IPv4 addresses operated by AS198068 in EE.

Nutrition Label

WHISPER CANON · m2.eeRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/m2.ee

Resolution chain

m2.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with m2.ee in WhisperGraph.

Subdomains

4 observed subdomains of m2.ee.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for m2.ee.

MechanismTarget
SPF_Am2.ee
SPF_IP159.253.21.73
SPF_IP5.101.180.40
SPF_MXm2.ee

Related pages

Pivot deeper into the graph from m2.ee.

Cypher and MCP

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

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