Skip to content

Hostname

2m.ma

Last fetched

2m.ma resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:mtds as the registrar.

Nutrition Label

WHISPER CANON · 2m.maRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/2m.ma

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.13.136104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.14.136104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.22.237104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.162.204172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:mtds
Organization
redacted | registry policy
Contact emails

Subdomains

31 observed subdomains of 2m.ma.

Web-graph footprint

Distinct hostnames that link to or from 2m.ma in the public web crawl.

691 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 2m.ma.

MechanismTarget
SPF_IP194.204.197.22
SPF_IP194.204.197.24
SPF_IP41.137.164.121
SPF_IP41.137.164.122
SPF_MX2m.ma

Related pages

Pivot deeper into the graph from 2m.ma.

Cypher and MCP

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

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