Skip to content

Hostname

m2app.top

Last fetched

m2app.top is a registered hostname under the .top top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · m2app.topRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/m2app.top

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1479
Organization
mtwo service
Contact emails

Subdomains

12 observed subdomains of m2app.top.

Web-graph footprint

Distinct hostnames that link to or from m2app.top in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • m2app.top

SPF policy

7 SPF mechanisms authorising senders for m2app.top.

MechanismTarget
SPF_Am2app.top
SPF_INCLUDE_spf.mailerix.net
SPF_IP148.251.114.235
SPF_IP65.21.93.175
SPF_IP95.217.136.219
SPF_IP95.217.199.121
SPF_MXm2app.top

Related pages

Pivot deeper into the graph from m2app.top.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m2app.top"})-[: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.