Skip to content

Hostname

comment.ma

Last fetched

comment.ma resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:arcanes technologies as the registrar.

Nutrition Label

WHISPER CANON · comment.maRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comment.ma

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.72.160104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.153.34172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:arcanes technologies
Organization
yassine ouhnaoui
Contact emails

Subdomains

10 observed subdomains of comment.ma.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comment.ma.

MechanismTarget
SPF_Acomment.ma
SPF_IP178.238.236.227
SPF_IP79.143.190.34
SPF_MXcomment.ma

Related pages

Pivot deeper into the graph from comment.ma.

Cypher and MCP

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

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